> For the complete documentation index, see [llms.txt](https://docs.researchhub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.researchhub.com/researchcoin/rsc-tokenomics/rsc-emission-schedule.md).

# RSC Emission Schedule

ResearchCoin ($RSC) emission schedule has been designed in such a way to align the incentives of users and contributors with the long term vision of the platform.

The total supply of $RSC may be released in circulation over a timespan of 12 years from the Token Generation Event (TGE), which occurred on August 1st, 2020. The Community has been allocated 60% of the total supply, which may be distributed at a maximum emission rate of 5% per year. Please note that this is an upper emission limit.&#x20;

| Allocation Buckets | % of Total Supply | Amount of RSC | Vesting Schedule                                                                                                        |
| ------------------ | ----------------- | ------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Community          | 60%               | 600,000,000   | 5% of total supply distributed annually to the community (4% through the ResearchHub platform and 1% to the Foundation) |
| ResearchHub Inc    | 20%               | 200,000,000   | Not liquid. Any future liquidity will be communicated transparently.                                                    |
| New Employees      | 10%               | 100,000,000   | Variable - 48 months (linear)                                                                                           |
| Founders           | 10%               | 100,000,000   | Variable - 48 months (cliff) or 96 months (linear)                                                                      |


---

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

```
GET https://docs.researchhub.com/researchcoin/rsc-tokenomics/rsc-emission-schedule.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.
