> For the complete documentation index, see [llms.txt](https://skybreakers-io.gitbook.io/skybreakers.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skybreakers-io.gitbook.io/skybreakers.io/nfts-on-hold.md).

# NFTs ( on hold)

Blockchain and tokens create a game world that players really own. Almost every weapon asset is an NFT or token at launch, and the few that won't be tokenized in the future. Players can take their assets to in-game or secondary markets to exchange or donate them. Everything is in the hands of players or collectors!

With full ownership of their game assets, players control the game economy. The value of an asset is determined by supply and demand, and they are all controlled by show players interact with the game. Our goal is to create a foundation for a sustainable gaming economy in order to Skybreakers.io and her community could grow together.

There will be two types of NFTs in the game. You can choose the most preferred one or combine several at once. In any case, all options have their advantages.

#### 1. NFT Arena

**NFT arena** is a great opportunity for early investors to become part of the project. After the launch of the game, each owner of the NFT will receive income, which is a percentage of all the battles that will take place in the game.  There are three types  of **NFT arena:**

**Battle arena –** basic NFT, the price rises from round to round.

**VIP arena -** for large investors, it costs higher  and has higher profit.

**Mystery box** - a way to try your luck, the level of income depends on your luck

![](/files/mYe0H5ab0QiF013tBpbF)

#### 2. Game NFT&#x20;

&#x20;Game NFT can be used in the game.

&#x20;      **NFT helicopter** -The helicopter is the main armament in SkyBreakers. Helicopter NFT owners can receive tokens for each battle won on this helicopter. The number of tokens earned depends on the rarity of the helicopter. The value of each helicopter is determined by its rarity, armament, armor, engine and skin.

&#x20;      **NFT weapons(rockets, missle, machinegun)** allows to improve helicopters battle characteristics.

&#x20;      **NFT engine** allows to improve helicopters moving characteristics.

&#x20;      **NFT armor** allows to improve helicopters defence characteristics.

&#x20;      **NFT skins** allows to make a different **visuals and get additional positive influence of defence** helicopters characteristics


---

# 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://skybreakers-io.gitbook.io/skybreakers.io/nfts-on-hold.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.
