# 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: 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.
