> 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/world-ecosystem/nfts.md).

# NFTs

We will now describe in detail each of the three types of NFTs that exist in AKIVERSE.

<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"><strong>Number of types</strong></td><td align="center"><strong>Availability</strong></td><td align="center"><strong>Transformability</strong></td></tr><tr><td align="center"><strong>Game Center</strong></td><td align="center"><p>3 Types</p><p>Large / Medium / Small</p></td><td align="center"><p>Purchase on Sale</p><p>Buy in the Marketplace</p></td><td align="center">-</td></tr><tr><td align="center"><strong>Arcade Machine</strong></td><td align="center">Same as number of Game Titles</td><td align="center"><p>Buy in the Marketplace</p><p>Compose by Craft</p><p>Owner Ranking Rewards</p></td><td align="center">✓</td></tr><tr><td align="center"><strong>Arcade Parts</strong></td><td align="center"><p>4 Types</p><p>Rom / Accumulator / Upper Cabinet /<br>Lower Cabinet</p></td><td align="center"><p>Buy in the Marketplace</p><p>Extract Arcade Machine</p><p>Owner Ranking Rewards</p></td><td align="center">✓</td></tr></tbody></table>

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

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

{% content-ref url="/pages/4Ap5qdlD9UpxWp5LJLHm" %}
[Arcade Part (AP)](/world-ecosystem/nfts/arcade-part-ap.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/world-ecosystem/nfts.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.
