> 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/tkunsru/public-sru.md).

# Public セール

[#akv-akiverse-governance-token](#akv-akiverse-governance-token "mention")[#game-center-nft](#game-center-nft "mention")

## AKV (AKIVERSE Governance) トークン

| **Sales quantity**        | 28,000,000 AKV   |
| ------------------------- | ---------------- |
| **Sales ratio**           | 7.0%             |
| **Sales price**           | 1 AKV = US$ 0.25 |
| **Sales term**            | TBD, IEO         |
| **Where and How to Buy**  | TBD, CEX         |
| **Maximum amount raised** | US$ 7,000,000    |

Private Saleの実施後に上記の要項にてIEOを実施します。

Private SaleでAKVを購入された場合と同様に、購入日以降サービスの開始まで保有数量に応じてAKV、およびAKIRがステーキングボーナス、LPファーミングによる流動性提供の報酬としてAKVが追加で獲得できます。

※上記の内容は変更となる可能性があります。その際は速やかにホワイトペーパーの更新、ならびにコミュニティにてお知らせします。

## Game Center NFT

|                            |     **Large**    |    **Medium**    |     **Small**    |
| -------------------------- | :--------------: | :--------------: | :--------------: |
| **Sales quantity**         |      50,000      |      70,000      |      100,000     |
| **Suggested Retail Price** |      4-5 ETH     |      2-3 ETH     |     1-1.5 ETH    |
| **Where and How to Buy**   | Opensea, TofuNFT | Opensea, TofuNFT | Opensea, TofuNFT |

上記の要項にて、NFTトークンであるGame Centerを販売します。

LANDに該当するGame Centerは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/tkunsru/public-sru.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.
