# The TAROT Token

TAROT is the limited supply governance token for the Tarot Protocol.

TAROT token holders are able to participate in governance and shape the future of Tarot, as well as determine key parameters for the interest rate model, fee rates, and the distribution of protocol fees and reserves accrued to the Tarot Protocol. TAROT has no expressed or implied value beyond its utility as a protocol governance token.

TAROT token holders can participate in protocol governance by [staking TAROT for xTAROT](/tokenomics/xtarot.md).

The total supply of TAROT is 100,000,000.


---

# 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.tarot.to/tokenomics/tarot-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.
