# ECONOMY

- [Shop](https://extocium.gitbook.io/extocium-guide/economy/shop.md): 🛑 Information on this page may differ from the current in-game data.
- [Gem Store](https://extocium.gitbook.io/extocium-guide/economy/shop/gem-store.md): 🛑 Information on this page may differ from the current in-game data.
- [BNB / Gem Shop](https://extocium.gitbook.io/extocium-guide/economy/shop/bnb-gem-shop.md): 🛑 Information on this page may differ from the current in-game data.
- [XTO Shop](https://extocium.gitbook.io/extocium-guide/economy/shop/xto-shop.md): 🛑 Information on this page may differ from the current in-game data.
- [X-Point Shop](https://extocium.gitbook.io/extocium-guide/economy/shop/x-point-shop.md): 🛑 Information on this page may differ from the current in-game data.
- [Skin info](https://extocium.gitbook.io/extocium-guide/economy/shop/skin-info.md): 🛑 Information on this page may differ from the current in-game data.
- [Asset Rental](https://extocium.gitbook.io/extocium-guide/economy/shop/asset-rental.md): 🛑 Information on this page may differ from the current in-game data.
- [Hero Rental](https://extocium.gitbook.io/extocium-guide/economy/shop/asset-rental/hero-rental.md): 🛑 Information on this page may differ from the current in-game data.
- [Weapon Rental](https://extocium.gitbook.io/extocium-guide/economy/shop/asset-rental/weapon-rental.md)
- [Trade](https://extocium.gitbook.io/extocium-guide/economy/trade.md): 🛑 Information on this page may differ from the current in-game data.
- [Market](https://extocium.gitbook.io/extocium-guide/economy/trade/market.md): 🛑 Information on this page may differ from the current in-game data.
- [Trading NFTs](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-nfts.md): 🛑 This information may be updated later than the game server data.
- [Buy](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-nfts/buy.md): 🛑 Information on this page may differ from the current in-game data.
- [Sell](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-nfts/sell.md): 🛑 Information on this page may differ from the current in-game data.
- [Common Issues](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-nfts/common-issues.md): 🛑 Information on this page may differ from the current in-game data.
- [Verification of NFT](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-nfts/verification-of-nft.md): 🛑 Information on this page may differ from the current in-game data.
- [Register NFT to Wallet](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-nfts/register-nft-to-wallet.md): 🛑 Information on this page may differ from the current in-game data.
- [Trading Items](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-items.md): 🛑 This information may be updated later than the game server data.
- [Buy](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-items/buy.md): 🛑 Information on this page may differ from the current in-game data.
- [Sell](https://extocium.gitbook.io/extocium-guide/economy/trade/market/trading-items/sell.md): 🛑 Information on this page may differ from the current in-game data.
- [Personal Trade](https://extocium.gitbook.io/extocium-guide/economy/trade/personal-trade.md): 🛑 Information on this page may differ from the current in-game data.
- [Escrow](https://extocium.gitbook.io/extocium-guide/economy/trade/escrow.md): 🛑 Information on this page may differ from the current in-game data.
- [Loot Box Info](https://extocium.gitbook.io/extocium-guide/economy/loot-box-info.md): 🛑 Information on this page may differ from the current in-game data.
- [Random Box](https://extocium.gitbook.io/extocium-guide/economy/loot-box-info/random-box.md): 🛑 Information on this page may differ from the current in-game data.
- [Lucky Box](https://extocium.gitbook.io/extocium-guide/economy/loot-box-info/lucky-box.md): 🛑 Information on this page may differ from the current in-game data.


---

# 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://extocium.gitbook.io/extocium-guide/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.
