# GAUGECASH

- [About GAUGECASH](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/about-gaugecash.md)
- [GAUGECASH wallet user guide on desktop](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-user-guide-on-desktop.md)
- [How to CREATE your GAUGECASH Wallet](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-user-guide-on-desktop/how-to-create-your-gaugecash-wallet.md): You OWN your private keys to the GAUGECASH Wallet. Store them safely.
- [How to RECEIVE GAU, Matic and USDT in your GAUGECASH Wallet](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-user-guide-on-desktop/how-to-receive-gau-matic-and-usdt-in-your-gaugecash-wallet.md)
- [How to GET GAU with your credit card](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-user-guide-on-desktop/how-to-get-gau-with-your-credit-card.md)
- [How to SWAP GAU<>USDT and MATIC <> USDT](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-user-guide-on-desktop/how-to-swap-gau-less-than-greater-than-usdt-and-matic-less-than-greater-than-usdt.md)
- [How to SEND GAU](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-user-guide-on-desktop/how-to-send-gau.md): Please remember: every token must be on Polygon's network. If you use any other, you will lose your money.
- [How to IMPORT your GAUGECASH Wallet into any device](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-user-guide-on-desktop/how-to-import-your-gaugecash-wallet-into-any-device.md)
- [GAUGECASH Wallet App user guide](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide.md)
- [How to CREATE your GAUGECASH Wallet on mobile](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide/how-to-create-your-gaugecash-wallet-on-mobile.md): You OWN your private keys to the GAUGECASH wallet. Store them safely.
- [How to SEND Matic or USDT from your exchange to your GAUGECASH Wallet App](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide/how-to-send-matic-or-usdt-from-your-exchange-to-your-gaugecash-wallet-app.md)
- [How to RECEIVE USDT and MATIC in your GAUGECASH Wallet App](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide/how-to-receive-usdt-and-matic-in-your-gaugecash-wallet-app.md)
- [How to GET GAU with your credit card in your GAUGECASH Wallet App](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide/how-to-get-gau-with-your-credit-card-in-your-gaugecash-wallet-app.md)
- [How to SWAP GAU<>USDT and MATIC<>USDT in GAUGECASH Wallet App](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide/how-to-swap-gau-less-than-greater-than-usdt-and-matic-less-than-greater-than-usdt-in-gaugecash-walle.md)
- [How to SEND GAU](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide/how-to-send-gau.md)
- [How to IMPORT your GAUGECASH Wallet into any mobile](https://gaugecash.gitbook.io/gaugecash/gaugecash-1/gaugecash-wallet-app-user-guide/how-to-import-your-gaugecash-wallet-into-any-mobile.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://gaugecash.gitbook.io/gaugecash/gaugecash-1.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.
