# THALES Token

- [THALES Token Info](https://docs.thales.io/thales-token/thales-token-info.md): Most relevant THALES token information compressed into a single page
- [THALES Token Distribution](https://docs.thales.io/thales-token/thales-token-distribution.md)
- [Staking Guide](https://docs.thales.io/thales-token/staking-guide.md): The Thales staking contract allow users to lock THALES tokens to receive voting power in the protocol, claim THALES rewards and claim Protocol Rewards in USD stablecoins.
- [Automate staking with Chainlink Automation](https://docs.thales.io/thales-token/automate-staking-with-chainlink-automation.md)
- [Automate staking with Gelato Functions](https://docs.thales.io/thales-token/automate-staking-with-gelato-functions.md)
- [Real Yield](https://docs.thales.io/thales-token/real-yield.md): All protocol fees accrued by the Thales Protocol smart contracts are distributed to THALES token stakers on a weekly basis


---

# 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.thales.io/thales-token.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.
