# ---Our token---

- [Tokenomics](https://docs.dexkit.com/welcome/our-token/tokenomics.md): Technical and financial details of our ERC-20 token.
- [Utilities](https://docs.dexkit.com/welcome/our-token/utilities.md): What can you do, currently, holding our currency?
- [Farming](https://docs.dexkit.com/welcome/our-token/farming.md): Farming on DeFi is a way to earn passive income through a variety of DeFi protocols, such as lending, staking, and providing liquidity.
- [Contract addresses](https://docs.dexkit.com/welcome/our-token/contract-addresses.md): If you are interested in holding $KIT tokens, follow the steps below so that you can buy from the correct contracts, according to your needs.
- [Governance](https://docs.dexkit.com/welcome/our-token/governance.md): Governance refers to the ability to make decisions and voting on protocols, such as changing it's parameters, deciding on new features, and more.


---

# 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.dexkit.com/welcome/our-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.
