> For the complete documentation index, see [llms.txt](https://gladiatorshonordesk.gitbook.io/gladiators-honor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gladiatorshonordesk.gitbook.io/gladiators-honor/technologies-and-interplay/technologies.md).

# Technologies

Technologies used: GHON, NFT

The GHON token will be traded on exchanges and will be issued in the amount of 100 million units. GHON is responsible for the exchange transactions related to depositing and withdrawing funds to/from Gladiators Honor and Gladiators Market. Tokens are created on the Solana blockchain.

Each playable hero is an NFT from the “Gladiators - Ascension” collections. The initial edition includes 6800 NFT heroes divided into 3 types of rarity: Rare, Epic and Legendary.

Players purchase boxes with heroes, which have a chance of a small distribution when opened. A mechanism for buying playable characters in boxes allows you to equalize the chances between players and ensure a fair distribution.

When starting the game, players will be able to choose for free one hero of Common rarity that is not originally NFT. Players will be able to mint free heroes by reaching certain requirements.

Each playable land is an NFT from the “Gladiators - Origins” collections. The initial print run includes 2,000 NFT lands. Lands allow you to receive passive income from bets on battles. The creation of items takes place on these lands, the items are minted and freely sold at the markets.


---

# 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://gladiatorshonordesk.gitbook.io/gladiators-honor/technologies-and-interplay/technologies.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.
