# Beginner’s Guide

- [Wallet connection](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection.md): 🛑 Information on this page may differ from the current in-game data.
- [Wallet Setup](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/wallet-setup.md): 🛑 Information on this page may differ from the current in-game data.
- [What is a Wallet?](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/wallet-setup/what-is-a-wallet.md)
- [Add BNB Smart Chain to Your Wallet](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/wallet-setup/add-bnb-smart-chain-to-your-wallet.md)
- [Connect Your Wallet to EXTOCIUM](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/wallet-setup/connect-your-wallet-to-extocium.md)
- [Swap XTO](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/swap-xto.md): 🛑 Information on this page may differ from the current in-game data.
- [Import XTO Tokens](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/swap-xto/import-xto-tokens.md)
- [Swap with Wallet](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/swap-xto/swap-with-wallet.md)
- [Swap on MetaMask](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/swap-xto/swap-with-wallet/swap-on-metamask.md)
- [Swap on TrustWallet](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/swap-xto/swap-with-wallet/swap-on-trustwallet.md)
- [Swap on PancakeSwap](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/swap-xto/swap-on-pancakeswap.md)
- [Alternative: BNB Top-Up via GCash](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/swap-xto/alternative-bnb-top-up-via-gcash.md)
- [Precautions](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/precautions.md)
- [Common Wallet Issues](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/common-wallet-issues.md)
- [MetaMask transfer error (temporary solution: PC Chrome extension)](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/common-wallet-issues/metamask-transfer-error-temporary-solution-pc-chrome-extension.md)
- [Blockchain for Beginners](https://extocium.gitbook.io/extocium-guide/beginners-guide/wallet-connection/blockchain-for-beginners.md)
- [NFT Minting Guide](https://extocium.gitbook.io/extocium-guide/beginners-guide/nft-minting-guide.md): 🛑 Information on this page may differ from the current in-game data.
- [Hero NFT](https://extocium.gitbook.io/extocium-guide/beginners-guide/nft-minting-guide/hero-nft.md)
- [Equipment NFT](https://extocium.gitbook.io/extocium-guide/beginners-guide/nft-minting-guide/equipment-nft.md)
- [View Your NFT in Wallet](https://extocium.gitbook.io/extocium-guide/beginners-guide/nft-minting-guide/view-your-nft-in-wallet.md)
- [Rookie Lock System](https://extocium.gitbook.io/extocium-guide/beginners-guide/rookie-lock-system.md): 🛑 Information on this page may differ from the current in-game data.
- [Trial Hero](https://extocium.gitbook.io/extocium-guide/beginners-guide/rookie-lock-system/trial-hero.md)
- [Rookie Shopper's Surprises](https://extocium.gitbook.io/extocium-guide/beginners-guide/rookie-lock-system/rookie-shoppers-surprises.md)
- [Transferring Trial Hero Data](https://extocium.gitbook.io/extocium-guide/beginners-guide/rookie-lock-system/transferring-trial-hero-data.md)
- [Gameplay Guide](https://extocium.gitbook.io/extocium-guide/beginners-guide/gameplay-guide.md): 🛑 Information on this page may differ from the current in-game data.
- [Battle](https://extocium.gitbook.io/extocium-guide/beginners-guide/gameplay-guide/battle.md): 🛑 Information on this page may differ from the current in-game data.
- [Training](https://extocium.gitbook.io/extocium-guide/beginners-guide/gameplay-guide/training.md): 🛑 Information on this page may differ from the current in-game data.
- [Crafting](https://extocium.gitbook.io/extocium-guide/beginners-guide/gameplay-guide/crafting.md): 🛑 Information on this page may differ from the current in-game data.
- [Collecting](https://extocium.gitbook.io/extocium-guide/beginners-guide/gameplay-guide/collecting.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/beginners-guide.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.
