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

# Ecosystem

\
&#x20;**QORPO Platform**

<figure><img src="/files/IayPMCTvWQu0k3dbIpOe" alt=""><figcaption></figcaption></figure>

* Acts as the **primary transaction token** for digital assets and services.
* Enables users to mint in-game rewards into NFTs and trade with other players.
* Powers the marketplace, reward protocols, and cross-title utilities.
* Spend token in QORPO Spinner and play for rewards.

&#x20;**Citizen Conflict**

* Purchase **battle passes** and premium content.
* Spin the **Reward Protocol** to earn NFTs and game assets.
* Mint and trade in-game assets directly on-chain.

&#x20;**AneeMate**

* Access **premium content** and collectible drops.
* Mint your **AneeMates** and resources as NFTs.
* Trade, collect, and spin for rewards via the battle pass system.

&#x20;**Staking & B2B Access**

* Stake $QORPO to unlock exclusive access to upcoming **partner projects** and B2B offerings.
* Early access, gated features, and additional reward layers are being developed for long-term token holders.

As the QORPO ecosystem expands, so does the utility of the token — ensuring that players, creators, and partners all benefit from a thriving, interconnected economy.


---

# 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://qorpo-world.gitbook.io/qorpo-world/qorpo-token/ecosystem.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.
