# NFT Overview

There are five NFTs in the game and each has its utility.

In order to start the game, the player has to stake the **AVATAR** NFT, and he can play as many games as he wants while the NFT is staked.

The other four NFTs give the player advantages in the game such as collecting more, paying less, increasing the value of his trading posts, or increasing the rounds.

{% content-ref url="/pages/bQDhRbhCKLSi52f1nHK9" %}
[AVATAR NFT](/whitepaper/nft/nft-collection/avatar-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/sAChlC9uMXvueRXVZfa2" %}
[COLLECTOR NFT](/whitepaper/nft/nft-collection/collector-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/Es4IMwo3bftgmEhwjsZg" %}
[LIBER NFT](/whitepaper/nft/nft-collection/liber-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/IaM9R7ih5Iiics2izOV6" %}
[AUCTUS NFT](/whitepaper/nft/nft-collection/auctus-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/Yi0Q7W7OT3hC4X4WgV8V" %}
[ULTRA MODUM NFT](/whitepaper/nft/nft-collection/ultra-modum-nft.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://cryptopolium.gitbook.io/whitepaper/nft/nft-overview.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.
