# TOKEN ECONOMY

- [What is a Token Economy?](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy.md)
- [How to purchase USDC and send to Ronin wallet](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/how-to-purchase-usdc-and-send-to-ronin-wallet.md)
- [How to Swap USDC <--> ION](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/how-to-swap-usdc-less-than-greater-than-ion.md)
- [How to mint NFT from Ragnarok your game account](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/how-to-mint-nft-from-ragnarok-your-game-account.md)
- [How to redeem NFT into your game account](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/how-to-redeem-nft-into-your-game-account.md)
- [Transaction Gas Fees](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/transaction-gas-fees.md)
- [How to purchase RON](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/transaction-gas-fees/how-to-purchase-ron.md)
- [What is MAX Point?](https://guide.rolg.maxion.gg/token-economy/what-is-a-token-economy/what-is-max-point.md)
- [In-Game Tax System](https://guide.rolg.maxion.gg/token-economy/in-game-tax-system.md)
- [NFT Marketplace](https://guide.rolg.maxion.gg/token-economy/nft-marketplace.md)
- [How to purchase NFTs from Marketplace](https://guide.rolg.maxion.gg/token-economy/nft-marketplace/how-to-purchase-nfts-from-marketplace.md)
- [How to sell NFTs in Marketplace](https://guide.rolg.maxion.gg/token-economy/nft-marketplace/how-to-sell-nfts-in-marketplace.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://guide.rolg.maxion.gg/token-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.
