# User Guides

* [iGam3 M1 Setup Guide](/user-guides/setup-guide.md)
* [How to Check Token Balance](/user-guides/how-to-check-token-balance.md)
* [How to Bridge $iG3 to $TOPS](/user-guides/how-to-bridge-usdig3-to-usdtops.md)
* [How to KYC](/user-guides/how-to-kyc-step-by-step.md)
* [How to Buy $PEAQ for Gas Fee](/user-guides/how-to-buy-usdpeaq-for-gas-fee.md)
* [How to Add PEAQ Network to Your Wallet](/user-guides/how-to-add-peaq-network-to-your-wallet.md)
* [What to Do with $xG3](/user-guides/what-to-do-with-usdxg3.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://docs.ig3.ai/user-guides.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.
