> For the complete documentation index, see [llms.txt](https://whitepaper.impakt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.impakt.com/tokenomics.md).

# Tokenomics

- [Utility Points - KOIN](https://whitepaper.impakt.com/tokenomics/utility-points-koin.md): KOIN is the utility point of Impakt, playing a pivotal role within the Impakt ecosystem to create a balanced and engaging economy for its members.
- [Utilities](https://whitepaper.impakt.com/tokenomics/utility-points-koin/utilities.md)
- [Utility NFTs](https://whitepaper.impakt.com/tokenomics/utility-nfts.md)
- [Additional NFT Utilities](https://whitepaper.impakt.com/tokenomics/utility-nfts/additional-nft-utilities.md)
- [Utility Token - $IMPAKT](https://whitepaper.impakt.com/tokenomics/utility-token-usdimpakt.md): $IMPAKT is the native utility token of Impakt, serving as the core of the ecosystem and powering various features across the platform and for eco-partners.
- [Utilities](https://whitepaper.impakt.com/tokenomics/utility-token-usdimpakt/utilities.md)
- [$IMPAKT Token Distribution](https://whitepaper.impakt.com/tokenomics/usdimpakt-token-distribution.md)
- [Impakt Fiscal Policy - Supply Management](https://whitepaper.impakt.com/tokenomics/impakt-fiscal-policy-supply-management.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://whitepaper.impakt.com/tokenomics.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.
