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

# Tokenomics

AKIVERSE consists of AKIVERSE Governance (AKV), an ERC-20 governor's token; AKIVERSE Reward (AKIR), an ERC-20 utility token that serves as the basis for various transactions, such as crafting; and AKIVERSE Parts. The economics are built on three ERC-721 tokens: Game Center, Arcade Machine, and Arcade Parts, which are applicable to game items.

The details of the Game Center, Arcade Machine, and Arcade Part NFTs are described in the NFTs section of the AKIVERSE Ecosystem in the previous chapter, so only sale information is included in this chapter.

{% content-ref url="/pages/SmjsFFsDhUQUjK5dJZtP" %}
[AKIVERSE Governance (AKV) Token](/tokenomics/akiverse-governance-akv-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/ARWc4PyKEFSgHkHtAR37" %}
[AKIVERSE Reward (AKIR) Token](/tokenomics/akiverse-reward-akir-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/oNpfS62U9G2cGxW4iVPv" %}
[Token Sale](/tokenomics/token-sale.md)
{% endcontent-ref %}


---

# 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.akiverse.io/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.
