# Utility

The primary utility of the EXA token is to give holders the ability to participate in key decisions affecting the EXA Ecosystem, such as platform upgrades, partnerships, and treasury fund allocations.

**From day 1, holders will be able to:**

* [<mark style="color:purple;">Provide liquidity:</mark>](< https://app.tinyman.org/pool/WEQOTNFXXHPYLCSC53P5T2P7MTNKZX37CKQBMNOFC7KMYI4R3UAX3YUSQA/add-liquidity>) Contribute to the ALGO <> EXA liquidity pool on Tinyman and earn fees on all token swaps within the pool.<br>
* [<mark style="color:purple;">Farm EXA:</mark>](< https://app.tinyman.org/pool/WEQOTNFXXHPYLCSC53P5T2P7MTNKZX37CKQBMNOFC7KMYI4R3UAX3YUSQA/farming-programs/167>) Earn EXA tokens by staking LP tokens in the Tinyman farming pool.<br>
* [<mark style="color:purple;">Trade NFTs:</mark>](https://exa.market/) Use EXA tokens to buy and sell NFTs on [exa.market](https://exa.market/).

**However, additional utilities can be added over time by the community via the** [**Governance system**](/getting-started/governance.md)**.**\
\
For instance:

* <mark style="color:purple;">Launch governance participation rewards:</mark> Incentivize active participation in governance by offering rewards or voting power to token holders who contribute to key decisions affecting the ecosystem.<br>
* <mark style="color:purple;">Offer token buybacks or burns:</mark> Implement periodic buybacks or token burns, reducing the total supply of EXA tokens, which could drive demand among the community.<br>
* <mark style="color:purple;">Provide exclusive platform benefits for token holders:</mark> Grant token holders access to exclusive features, such as early access to NFT drops, premium content, or reduced fees for trading and minting on the EXA Market.<br>
* <mark style="color:purple;">Loyalty Programs:</mark> Implement a loyalty system where users accumulate benefits such as higher staking rewards, based on how long they have held a certain amount of EXA tokens.<br>
* <mark style="color:purple;">Integrate with external ecosystems:</mark> Explore partnerships where EXA tokens can be used across multiple platforms or blockchain projects, increasing its utility and attractiveness to a wider audience.


---

# 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.exa.community/getting-started/utility.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.
