# Tokenomics

VEE, the native token of Vee Finance, was by nature designed to achieve full decentralization. The VEE token is an ERC20, Ethereum based token, which serves as the connector of the Vee Finance protocol.

### What is VEE used for?&#x20;

* **Liquidity Mining**&#x20;

Miners will be qualified for a portion of the newly mined VEE if they contribute capital to the protocol. Time and value are the two keys in the VEE distribution calculation. The number of newly mined VEE will follow a profit allocation curve.&#x20;

* **Governance**&#x20;

We strongly believe in decentralized governance, and that is why we have designed a governance framework. VEE tokens are by nature to represent token holder’s voting rights. Each VEE token entitles token holders to one voting right. The framework ensures a prosperous, secure, and healthy community.&#x20;

Community voting would include, but not limited to:&#x20;

* [ ] New tokens supported as collateral &#x20;
* [ ] Highest leverage on each token&#x20;
* [ ] Partnerships with new DExes&#x20;

### VEE Token Allocation&#x20;

VEE will issue 10,000,000,000 tokens.

![](https://gblobscdn.gitbook.com/assets%2F-MYNMmAPwPzWHtqcfxsd%2F-MiyICNsgbGzvEc1KXBk%2F-MiyJAbtc0TNsRujZ1Ia%2Fimage.png?alt=media\&token=3b49f5ac-d206-45ad-8538-6b137d49139a)

### VEE Token Sale Rounds

|     Rounds     |  Price  |      Qty      | Notional Raised | Fully Diluted Valuation |
| :------------: | :-----: | :-----------: | :-------------: | :---------------------: |
|      Seed      | $ 0.002 | 1,000,000,000 |   $ 2,000,000   |       $ 20,000,000      |
| Private Sale A | $ 0.005 |  500,000,000  |   $ 2,500,000   |       $ 50,000,000      |
| Private Sale B | $ 0.007 |  400,000,000  |   $ 2,800,000   |       $ 70,000,000      |
|   Public Sale  |  $ 0.01 |  150,000,000  |   $ 1,500,000   |      $ 100,000,000      |
|      Total     |   N/A   | 2,050,000,000 |   $ 8,800,000   |           N/A           |

### VEE Token Emission Schedule&#x20;

* Seed Sale - lock for 6 months after listing on major exchanges, and then monthly vesting for another 15 months&#x20;
* Private Sale A - lock for 3 months after listing on major exchanges, and then monthly vesting for another 15 months&#x20;
* Private Sale B - lock for 1 month after listing on major exchanges, and then monthly vesting for another 15 months&#x20;
* Public Sale - 100% unlock at day 0 &#x20;
* Liquidity Mining on AVAX – 5% deflation per month within 48 months after Mainnet launch&#x20;
* Reserve – vested based on demand&#x20;
* Marketing - vested based on demand (35,000,000 unlock at day 0)&#x20;
* Advisors - lock for 6 months after listing on major exchanges, and then monthly vesting for another 48 months&#x20;
* Team - lock for 6 months after listing on major exchanges, and then monthly vesting for another 48 months


---

# Agent Instructions: 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:

```
GET https://docs.vee.finance/governance/tokenomics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
