> 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/ja/tkunomikusu/akiverse-reward-akir-tkun.md).

# AKIVERSE Reward (AKIR) トークン

AKIVERSE Reward (AKIR) はAKIVERSEの各種取引の基盤となるERC-20規格のユーティリティートークンです。AKIRはワールド内通貨 Terasと交換することで入手することができます。

![](/files/un7qWVVO15hIvnci8j1L)

|       **Token Name**       | AKIVERSE Reward |
| :------------------------: | :-------------: |
|         **Symbol**         |       AKIR      |
|     **Token Standard**     |      ERC-20     |
|      **Total Supply**      |        ∞        |
| **Initial Issue Quantity** |    20,000,000   |

AKIRはArcade MachineのCraftする際に必要となる手数料として利用できます。Game PlayerはゲームをプレイすることでAKIRを獲得できる他、AKIRのファーミングによる流動性の提供に対してもその報酬として得ることができます。

また、AKIRはAKVのステーキングボーナスとして得られるようになります。

なお、Craftに使用されたAKIRはBurnされます。

AKIRのアロケーションは以下の通りとなります。

<br>

<table data-header-hidden><thead><tr><th width="271.3333333333333" align="center"></th><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Allocation of Initial Issue</strong></td><td align="center">Qty</td><td align="center">%</td></tr><tr><td align="center"><strong>AKV Staking to earn AKIR</strong></td><td align="center">6,000,000</td><td align="center">30.0%</td></tr><tr><td align="center"><strong>Farming</strong></td><td align="center">8,000,000</td><td align="center">40.0%</td></tr><tr><td align="center"><strong>Marketing</strong></td><td align="center">6,000,000</td><td align="center">30.0%</td></tr><tr><td align="center"><strong>Total</strong></td><td align="center">20,000,000</td><td align="center">-</td></tr></tbody></table>

![](/files/wyJx7NwYAzcLwj8h9l9D)

AKIRは上述の通り、AKIVERSEの各種取引における基盤となるため、その付与ルール、ロジックの設定、および調整のシュミレーションを綿密に行っており、需要と供給のバランスを注視しながら適宜最適化を行ってまいります。


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.akiverse.io/ja/tkunomikusu/akiverse-reward-akir-tkun.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
