# Beta: The Gold Rush

- [GUIDE](https://docs.creek.finance/beta-the-gold-rush/guide.md)
- [How To Claim The Testnet Token](https://docs.creek.finance/beta-the-gold-rush/guide/how-to-claim-the-testnet-token.md)
- [How To Swap For GUSD](https://docs.creek.finance/beta-the-gold-rush/guide/how-to-swap-for-gusd.md)
- [How To Stake And Redeem XAUm](https://docs.creek.finance/beta-the-gold-rush/guide/how-to-stake-and-redeem-xaum.md)
- [How To Borrow GUSD](https://docs.creek.finance/beta-the-gold-rush/guide/how-to-borrow-gusd.md)
- [How To Repay Your Debt](https://docs.creek.finance/beta-the-gold-rush/guide/how-to-repay-your-debt.md)
- [How To Withdraw Your Collateral](https://docs.creek.finance/beta-the-gold-rush/guide/how-to-withdraw-your-collateral.md)
- [Bug Bounty](https://docs.creek.finance/beta-the-gold-rush/bug-bounty.md): Creek Testnet Bug Bounty Program


---

# 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.creek.finance/beta-the-gold-rush.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.
