> For the complete documentation index, see [llms.txt](https://whitepaper.starmech.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.starmech.io/vi.-starmech-game/gameplay/nfts-system.md).

# NFTs System

### The Frontier Gladiators&#x20;

The Frontier Gladiators stand as the elite gaming alliance within the StarMech network. Achieving top-tier milestones in games and possessing the mightiest warriors help you own the prestigious title of Gladiators and earn a wealth of valuable rewards.&#x20;

* Common
* Uncommon
* Rare
* Epic
* Legendary

The rarer the gladiator you own, the more exclusive rewards you will accumulate.

15 Heroes with different combat styles and mechanics: Bombastic Shooter, Snipers, Metal soldiers, Robots, Gunman, Bomberman, Ramboat...they’re all yours.

<div><figure><img src="/files/m7QmxekzIjqXAzrWbaD0" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/XQL0vlCscmS1npEdLLB8" alt="" width="375"><figcaption></figcaption></figure></div>

<div data-full-width="true"><figure><img src="/files/AFR3qqFIpBcmB9RT76W8" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/8cJCn3CeeL2me6OsxMWF" alt="" width="375"><figcaption></figcaption></figure></div>

### NFT equipment

212 Gears, 80 Weapons, and many more to come in the next update.

Weapons, Armors, and Gears are equipment that increase the power of your Hero characters in the StarMech game. These items can be obtained from In-app purchases or unlock equipment Chest on StarMech website.&#x20;

Players can mint NFTs from the items they acquired in the game. The minting activities incur an amount of fee for players who wish to perform this operation. After minting, the NFTs can then be transferred or sold at any NFT marketplace.

\ <br>


---

# 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.starmech.io/vi.-starmech-game/gameplay/nfts-system.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.
