# NFT collection(s)

## Fighters

The Acolytes are a set of individual fighters and comprise the primary collection of the Godai world. Each fighter comes with a set of traits that determine his predispositions for mastering each of the five elements. The fighters are recruited by Masters who are always on a lookout to expand their clans.

When a fighter joins a clan, he can begin his combat journey. By participating in quests, duels and tournaments he can earn experience points and Taels. The experience points allow him to level-up and unlock new attribute points that can be used to increase the proficiency in the elements of his Master's choice. The Taels can be used to unlock new fighter's skills, redistribute his attribute points or purchase items from the marketplace.

{% hint style="info" %}
Supply: TBA
{% endhint %}

## Arenas

Arenas are sacred battlegrounds within which the duels take place. Each arena comes with a set of traits that determine its affinity towards each of the five elements. While the arenas are static (do not level-up like fighters do), they are invaluable to clans as they enable the fighters to train faster, allow one to start new battles on home ground and provide additional source of income to the Masters.

{% hint style="info" %}
Supply: TBA
{% endhint %}


---

# 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://docs.godai.world/about/nft-collection-s.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.
