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

# Tokenomics and Distribution

## Revest token (RVST)&#x20;

RVST, the token underpinning the Revest platform, serves three purposes:&#x20;

1. To earn a share of the revenue generated by the fees incurred by users of the Revest platform.
2. To receive discounts on fees based on the number of tokens held&#x20;
3. To participate in the governance of the Revest Protocol.&#x20;

## Distribution&#x20;

![Revest Tokenomics](/files/-MjfqsxvQktKxewvD_LP)

### Supply

The total supply of RVST will be 100,000,000 tokens.

### RVST Launch Timeline&#x20;

Unlike most protocols in the crypto space, Revest will launch with a fully functional product. The platform will be demonstrated during the seed round, which will start on June 30, 2021, and the public reservation event, which will begin on the 21st of September and run for three (3) days. The [Reservation Event](/rvst-token/reserve.md) will take the form of a batch auction.&#x20;

### Marketing and Staking&#x20;

Marketing and Staking tokens will go towards several incentive programs over the first 6 months following launch, as well as to RVST stakers during the Beta period, during which user fees will not be charged. Incentives will come in the form of referral rewards, competitions, and giveaways. 2.5M RVST tokens have been set aside as staking rewards for the first 6-12 weeks of the Protocol's operation, during which fees will be disabled and the protocol in Open Beta.


---

# 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.revest.finance/rvst-token/tokenomics-and-distribution.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.
