> For the complete documentation index, see [llms.txt](https://verda-citys-organization.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verda-citys-organization.gitbook.io/whitepaper/tokenomics.md).

# Tokenomics

<figure><img src="/files/MAdtItOvCVVy967gY2IX" alt=""><figcaption></figcaption></figure>

Verda City's tokenomics are structured to incentivize Verda Citizens according to their account's engagement and duration of participation. This approach ensures that users who are consistently active over time earn greater rewards. The token, $VERDA, has a total supply of 1.1 billion. Token holders maintain full control over their assets, allowing them to trade freely, enjoy exclusive benefits within the Verda City ecosystem.<br>

<figure><img src="/files/JkDpnVNBdKVfp8M219Eh" alt=""><figcaption></figcaption></figure>

**User Mining:**&#x20;

50% of the $VERDA tokens will be distributed to our Verda Citizens. For tokens mined by existing users, 30% will be unlocked at TGE. After the token launch, 5% of the remaining locked tokens will be unlocked weekly.&#x20;

**Marketing:**&#x20;

This part of the allocation would be used to promote Verda City on various social media platforms, holding various types of incentive campaigns for our citizens. 5% of this part will be unlocked at TGE. The remaining 95% would go through a 1 month cliff. After that it will be linear vesting for 3 years.

**Ecosystem:**

The eco-component tokens will be used for project cooperation, eco-grants and various development programs within the eco-component. 5% of this part will be unlocked at TGE. The remaining 95% would go through a 1 month cliff. After that it will be linear vesting for 3 years.

**Exchange & Liquidity:**

This portion of the token will be used to provide liquidity on the exchange. 25% of this part will be unlocked at TGE. The remaining 75% will vest linearly over 3 years to ensure the MM account has sufficient liquidity.

**Reserve:**&#x20;

The reserve tokens are set aside for future use, such as strategic developments or unexpected needs within the Verda City ecosystem. None of the reserve tokens will be unlocked at TGE. After a 1-month cliff, these tokens will be gradually released with linear vesting over a period of 5 years.

**Strategy & Partnership:**&#x20;

This allocation will support strategic initiatives and partnerships that will help grow the Verda City ecosystem. To enable swift actions, 5% of these tokens will be unlocked at TGE. There is no cliff for this allocation, and the remaining 95% tokens will be vested monthly over 3 years.

**Treasury:**&#x20;

Treasury tokens are reserved for long-term sustainability and growth of the Verda City project, ensuring that funds are available for future developments and unforeseen expenses. At TGE, 5% of the treasury tokens will be unlocked. The remaining tokens will have a 1-month cliff, followed by linear vesting over 5 years.

**Team:**&#x20;

The tokens allocated to the team are designed to incentivize long-term commitment and alignment with the project's success. None of the team tokens will be unlocked at TGE. After a 1-month cliff, the tokens will be vested linearly over a 5-year period, ensuring that the team remains focused on the long-term goals of Verda City.

<figure><img src="/files/Z8EMrDaivas77FPLa1WP" alt=""><figcaption></figcaption></figure>


---

# 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://verda-citys-organization.gitbook.io/whitepaper/tokenomics.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.
