# Token

| Token Utility         | ?                                                                                                                  |
| --------------------- | ------------------------------------------------------------------------------------------------------------------ |
| **Tradable**          | *Buy/sell tokens on decentralized/centralized exchanges (CEX/DEX)*                                                 |
| **Staking**           | *Participate in the various pools and earn even more tokens as a hodler*                                           |
| **Launchpad**         | *Hodl a certain amount of tokens to ensure a guaranteed allocation and be able to participate in new projects*     |
| **Farming**           | *Instead of just having your tokens stored in your wallet, you can effectively earn more tokens by yield farming.* |
| **Community Rewards** | *By using some of the features in the app, you can always get a certain percentage of tokens as cashback*          |
| **Governance**        | *As a token owner, you participate in making important decisions and suggestions (Voting)*                         |


---

# 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.metuslabs.com/metus/metusnomic/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.
