> For the complete documentation index, see [llms.txt](https://docs.vetoken.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vetoken.finance/vetoken-finance/usdve3d-and-usdxve3d.md).

# $VE3D and $xVE3D

### What is $VE3D?&#x20;

VE3D (Delegated ve(3,3)) is the governance token for the veToken Platform; it captures the fee revenue that is generated by the system, and incentivizes early depositor and ve model token economics adopters.

* Stake to receive a share of platform fees as **ve3Token**&#x20;
* $VE3D is minted proportional for each veAsset token claimed by Liqudity providers on veToken Finance&#x20;
  * VE3D / veAsset mint ratio formula can be found here (release soon)

### What is $xVE3D?&#x20;

when users lock their $VE3D for 16 weeks , they receive $xVE3D in return.&#x20;

* Receive integrated ve model protocol revenue
* Voting power to change gauge weights&#x20;
* Claim integrated ve model protocol airdrops
* Bribes or collateral in other protocols&#x20;
* Participate veToken governance

$xVE3D holders are able to participate and contribute governance.  For more details, please see Governance Tab.&#x20;

### $VE3D Distributions&#x20;

* Distribution Max Supply: 100 million&#x20;
* 30% ve-model projects LP rewards and veAsset lock rewards.
* 30% Bond allocation For bootstrap Protocol owned liquidity for ve3Asset - Asset SLP (eg: ve3CRV - CRV LP).&#x20;
* 6% for partnership incentives, (airdrop, bootstrapping etc)&#x20;
* 9% Treasury. Vested over 1.5 year. These tokens will be used to fund grants, hackathons, events, and other community-focused efforts&#x20;
* 15% Team and advisors. Vested over 1.5 year&#x20;
* 10% Investors. Vested over 1.5 year

![](/files/Ft2fBVafrMUG5Lo9X1Et)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.vetoken.finance/vetoken-finance/usdve3d-and-usdxve3d.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
