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

# 2. PokeQ NFT Ecosystem

PokeQ is expected to be updated with breeding, matchmaking, exploration and other entertainment features from September to November. Through the combination of different DNAs of male and female PokeQ, players can breed to obtain PokeQ eggs and sell the PokeQ eggs to achieve the purpose of P2E.

The **PokeQ Token(PKQT)** can be used to upgrade PokeQ in the game, and in the future, **PKQT** tokens can be used to buy various props to enhance attributes, and the materials obtained from exploration can also be sold for **PKQT** tokens.

![Swap HT to PKQT in game.](/files/-MhW8YdUkPAq5b6L3Qzz)

![Training your PokeQ to level up by PKQT.](/files/-MhW8nqLSvj3NI_X8xa7)

💎PokeQ QTSwap Contract : [0x36Fb2CE526C7c20694f197cb7B0A69B3a6080512](https://hecoinfo.com/address/0x36Fb2CE526C7c20694f197cb7B0A69B3a6080512)

![](/files/-MhX9AEeE0LYwO0mxtg_)


---

# 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://pokeq-nft.gitbook.io/pokeq-nft/pokeq-nft-ecosystem.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.
