# NFTの種類

ここからは、前述のGame Play Flow、およびCraft Systemにて触れてきた、AKIVERSEに存在する3種類のNFTについて、それぞれの詳細を説明をします。

<table data-header-hidden><thead><tr><th width="188" align="center"></th><th width="394" align="center"></th><th width="378" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"></td><td align="center">NFTの種類の数</td><td align="center"><strong>獲得方法</strong></td><td align="center"><strong>Burnの有無</strong></td></tr><tr><td align="center"><strong>Game Center (GC)</strong></td><td align="center"><p>3種類</p><p>Large / Medium / Small</p></td><td align="center"><p>セールで購入</p><p>マーケットプレイスで購入</p></td><td align="center">-</td></tr><tr><td align="center"><strong>Arcade Machine (AM)</strong></td><td align="center">ゲームタイトル数と同数</td><td align="center"><p>マーケットプレイスで購入</p><p>Craftで生成</p><p>オーナーランキング報酬</p></td><td align="center">✓</td></tr><tr><td align="center"><strong>Arcade Parts (AP)</strong></td><td align="center"><p>4種類</p><p>Rom / Accumulator / Upper Cabinet / Lower Cabinet</p></td><td align="center"><p>マーケットプレイスで購入</p><p>Extractで抽出</p><p>オーナーランキング報酬</p></td><td align="center">✓</td></tr></tbody></table>

{% content-ref url="/pages/Eil2f5tWqmlHWcbmJo68" %}
[Game Center (GC)](/ja/wrudoekoshisutemu/nftno/game-center-gc.md)
{% endcontent-ref %}

{% content-ref url="/pages/k8WDVUDxzK9focdUgF2T" %}
[Arcade Machine (AM)](/ja/wrudoekoshisutemu/nftno/arcade-machine-am.md)
{% endcontent-ref %}

{% content-ref url="/pages/4Ap5qdlD9UpxWp5LJLHm" %}
[Arcade Parts (AP)](/ja/wrudoekoshisutemu/nftno/arcade-parts-ap.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/ja/wrudoekoshisutemu/nftno.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.
