# ResearchCoin

- [What is ResearchCoin?](https://docs.researchhub.com/researchcoin/what-is-researchcoin.md): An overview of ResearchCoin (RSC)
- [Earning RSC](https://docs.researchhub.com/researchcoin/earning-rsc.md): How to earn RSC on ResearchHub
- [RSC Tokenomics](https://docs.researchhub.com/researchcoin/rsc-tokenomics.md): The following section describes ResearchCoin token design and major token metrics, such as the distribution chart and emission schedule.
- [RSC Distribution Chart](https://docs.researchhub.com/researchcoin/rsc-tokenomics/rsc-distribution-chart.md): Details about the distribution of ResearchCoin
- [RSC Emission Schedule](https://docs.researchhub.com/researchcoin/rsc-tokenomics/rsc-emission-schedule.md): Details about the emission schedule of ResearchCoin
- [Contracts and Addresses](https://docs.researchhub.com/researchcoin/contracts-and-addresses.md): ResearchHub Wallet addresses and Contract addresses


---

# 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.researchhub.com/researchcoin.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.
