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

# Tokenomics

&#x20;                                        <mark style="color:purple;">$VIRTU</mark>\
&#x20;                                  TOKENOMICS
--------------------------------------------------

## &#x20;                  **5/5 TAX /TEAM/DEVELOPMENT/MARKETING/LP/BUYBACKS**

**Revenue Share Overview:**

Our revenue share program ensures that all utilities developed by VirtuClouds will contribute to the prosperity of our community. When these utilities are live and generating revenue, we pledge to distribute 100% of the earnings to our token holders.

**Key Details:**

* **100% Distribution:** Every penny earned from our utilities will be shared among our token holders.
* **Real-Time Sharing:** As revenue flows in, we'll promptly distribute it to our holders, ensuring transparency and trust.

&#x20;Revenue share

* **Total Supply:** 100 million tokens
* **Distribution:**

  * 88% allocated to liquidity
  * 12% allocated to team, KOLs (Key Opinion Leaders), marketing, buybacks, liquidity, and development.


---

# 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://virtucloud.gitbook.io/x/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.
