# User Guides

- [Buy & Sell G$](https://docs.gooddollar.org/user-guides/buy-and-sell-gusd.md)
- [Bridge GoodDollars](https://docs.gooddollar.org/user-guides/bridge-gooddollars.md): This is a smart contract guide for those who want to bridge between Ethereum<>Celo<>Fuse<>XDC using the explorer
- [Connect another wallet address to identity](https://docs.gooddollar.org/user-guides/connect-another-wallet-address-to-identity.md): How to connect multiple wallet address with your verified wallet address.
- [Frequently Asked Questions](https://docs.gooddollar.org/user-guides/frequently-asked-questions.md): Seeking clarity on GoodDollar? Explore our comprehensive FAQ page for answers to all your questions!
- [Web3 basic knowledge and security tips - by Consensys](https://docs.gooddollar.org/user-guides/frequently-asked-questions/web3-basic-knowledge-and-security-tips-by-consensys.md)
- [About GoodDollar](https://docs.gooddollar.org/user-guides/frequently-asked-questions/about-gooddollar.md)
- [GoodDollar Protocol & G$ Token](https://docs.gooddollar.org/user-guides/frequently-asked-questions/gooddollar-protocol-and-gusd-token.md)
- [Using GoodDollar](https://docs.gooddollar.org/user-guides/frequently-asked-questions/using-gooddollar.md)
- [GoodDollar Community](https://docs.gooddollar.org/user-guides/frequently-asked-questions/gooddollar-community.md)
- [Troubleshooting](https://docs.gooddollar.org/user-guides/frequently-asked-questions/troubleshooting.md)
- [Useful Links](https://docs.gooddollar.org/user-guides/useful-links.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.gooddollar.org/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.
