# Token Docs

- [LIBRE Rewards](https://docs.libre.org/libre-docs/token-docs/a-reward-system-for-validators-and-stakers.md)
- [Supply](https://docs.libre.org/libre-docs/token-docs/supply.md): Information and estimates of the LIBRE coin supply.
- [Mint Rush](https://docs.libre.org/libre-docs/token-docs/mint-rush.md): Libre Mint Rush Explained
- [Spindrop](https://docs.libre.org/libre-docs/token-docs/spindrop.md): The Libre Spindrop was an airdop of coins randomly decided by spinning a wheel.
- [How to Claim](https://docs.libre.org/libre-docs/token-docs/spindrop/how-to-claim-the-libre-spindrop.md): The LIBRE Spindrop ended in January 2023.
- [Eligibility](https://docs.libre.org/libre-docs/token-docs/spindrop/eligibility-requirements-for-the-libre-spindrop.md): A complete explanation about our the LIBRE spindrop.


---

# 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.libre.org/libre-docs/token-docs.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.
