# User Guide

- [Getting Started](https://docs.anzen.finance/user-guide/getting-started.md)
- [How to Buy USDz](https://docs.anzen.finance/user-guide/how-to-buy-usdz.md): Buying USDz involves sending backing assets to the Anzen protocol and receiving USDz in return.
- [How to Bridge USDz and sUSDz](https://docs.anzen.finance/user-guide/how-to-bridge-usdz-and-susdz.md)
- [How to Stake/Unstake USDz](https://docs.anzen.finance/user-guide/how-to-stake-unstake-usdz.md)
- [How USDz Rewards are Distributed](https://docs.anzen.finance/user-guide/how-to-stake-unstake-usdz/how-usdz-rewards-are-distributed.md)
- [USDz sUSDz on Mainnet](https://docs.anzen.finance/user-guide/usdz-susdz-on-mainnet.md)
- [Stake USDz on Gudchain](https://docs.anzen.finance/user-guide/usdz-susdz-on-mainnet/stake-usdz-on-gudchain.md)
- [USDz sUSDz on Base](https://docs.anzen.finance/user-guide/usdz-susdz-on-base.md)
- [How to Stake in USDz/USDC LP on Aerodrome](https://docs.anzen.finance/user-guide/usdz-susdz-on-base/how-to-stake-in-usdz-usdc-lp-on-aerodrome.md)
- [Trade BTC Perpetuals with USDz on Krav](https://docs.anzen.finance/user-guide/usdz-susdz-on-base/trade-btc-perpetuals-with-usdz-on-krav.md): USDz holders can now gain direct access to BTC markets, leveraging USDz as collateral to trade BTC perpetuals. Krav is the pioneer quant perpetual futures protocol on Base.
- [USDz sUSDz on Blast](https://docs.anzen.finance/user-guide/usdz-susdz-on-blast.md)
- [How To LP In Thruster and earn 30x z-points](https://docs.anzen.finance/user-guide/usdz-susdz-on-blast/how-to-lp-in-thruster-and-earn-30x-z-points.md): 🏊 USDz-USDB V3, full range, 0.05% fee tier.
- [Stake your USDzUSDB LP Tokens in Hyperlock for 35x z-points](https://docs.anzen.finance/user-guide/usdz-susdz-on-blast/stake-your-usdzusdb-lp-tokens-in-hyperlock-for-35x-z-points.md)
- [Earn z-points](https://docs.anzen.finance/user-guide/earn-z-points.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.anzen.finance/user-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.
