# BLOCKCHAIN

- [Tech Overview](https://noftgames.gitbook.io/hi/blockchain/tech-overview.md)
- [NOFT-token](https://noftgames.gitbook.io/hi/blockchain/noft-token.md): They are the main characters of the game. And each one is the BEP-721 standard token.
- [Token and Byte-code](https://noftgames.gitbook.io/hi/blockchain/noft-token/token-and-byte-code.md)
- [NOFT-token on a wallet](https://noftgames.gitbook.io/hi/blockchain/noft-token/noft-token-on-a-wallet.md): How to add NOFT-token representation to a MetaMask wallet or other wallet?
- [Smart-contracts](https://noftgames.gitbook.io/hi/blockchain/smart-contracts.md)
- [Minting](https://noftgames.gitbook.io/hi/blockchain/minting.md)
- [Noft's Qualities](https://noftgames.gitbook.io/hi/blockchain/nofts-qualities.md)
- [Genotype](https://noftgames.gitbook.io/hi/blockchain/nofts-qualities/genotype.md)
- [Phenotype](https://noftgames.gitbook.io/hi/blockchain/nofts-qualities/phenotype.md)
- [Abilities](https://noftgames.gitbook.io/hi/blockchain/nofts-qualities/abilities.md)
- [Improvers](https://noftgames.gitbook.io/hi/blockchain/nofts-qualities/improvers.md)
- [Initial Values](https://noftgames.gitbook.io/hi/blockchain/nofts-qualities/initial-values.md)
- [Generations of Nofts](https://noftgames.gitbook.io/hi/blockchain/generations-of-nofts.md)
- [Noft's Ranks](https://noftgames.gitbook.io/hi/blockchain/nofts-ranks.md)
- [Custom Noft](https://noftgames.gitbook.io/hi/blockchain/custom-noft.md)
- [Which Noft is Better?](https://noftgames.gitbook.io/hi/blockchain/which-noft-is-better.md)
- [How to Buy a Noft?](https://noftgames.gitbook.io/hi/blockchain/how-to-buy-a-noft.md): For all who are ready to be noft owners, there are two options to make their dream come true.
- [How to Sell a Noft?](https://noftgames.gitbook.io/hi/blockchain/how-to-sell-a-noft.md)


---

# 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://noftgames.gitbook.io/hi/blockchain.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.
