> For the complete documentation index, see [llms.txt](https://docs.pixelverse.xyz/pixelverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixelverse.xyz/pixelverse/economy.md).

# ECONOMY

- [$PIXFI Token](https://docs.pixelverse.xyz/pixelverse/economy/usdpixfi-token.md)
- [Token Utility](https://docs.pixelverse.xyz/pixelverse/economy/token-utility.md)
- [Marketplace Dynamics](https://docs.pixelverse.xyz/pixelverse/economy/token-utility/marketplace-dynamics.md)
- [Crafting and Breeding Bots](https://docs.pixelverse.xyz/pixelverse/economy/token-utility/crafting-and-breeding-bots.md)
- [Risk to Earn in Arena Battles](https://docs.pixelverse.xyz/pixelverse/economy/token-utility/risk-to-earn-in-arena-battles.md)
- [Pixelchain](https://docs.pixelverse.xyz/pixelverse/economy/token-utility/pixelchain.md)
- [Universe Expansion](https://docs.pixelverse.xyz/pixelverse/economy/token-utility/universe-expansion.md)
- [Marketplace](https://docs.pixelverse.xyz/pixelverse/economy/marketplace.md): The Economic Hub
- [Trading In-Game Achievements and Assets](https://docs.pixelverse.xyz/pixelverse/economy/marketplace/trading-in-game-achievements-and-assets.md)
- [Monetizing Creativity and Effort](https://docs.pixelverse.xyz/pixelverse/economy/marketplace/monetizing-creativity-and-effort.md)
- [A Central Hub for Community Interaction](https://docs.pixelverse.xyz/pixelverse/economy/marketplace/a-central-hub-for-community-interaction.md)
- [Secure and Transparent Transactions](https://docs.pixelverse.xyz/pixelverse/economy/marketplace/secure-and-transparent-transactions.md)
- [A Dynamic Economy Shaped by Players](https://docs.pixelverse.xyz/pixelverse/economy/marketplace/a-dynamic-economy-shaped-by-players.md)
- [Blockchain & NFTs](https://docs.pixelverse.xyz/pixelverse/economy/blockchain-and-nfts.md): Powering Pixelverse Adventures
- [Advanced NFTs](https://docs.pixelverse.xyz/pixelverse/economy/blockchain-and-nfts/advanced-nfts.md)
- [SDK](https://docs.pixelverse.xyz/pixelverse/economy/blockchain-and-nfts/sdk.md)
- [Tokenomics](https://docs.pixelverse.xyz/pixelverse/economy/tokenomics.md)


---

# 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://docs.pixelverse.xyz/pixelverse/economy.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.
