# User Guide Mainnet

- [Connecting Wallet](https://docs.yala.org/user-guide-mainnet/connecting-wallet.md)
- [Redeem](https://docs.yala.org/user-guide-mainnet/redeem.md)
- [Convert](https://docs.yala.org/user-guide-mainnet/convert.md): You can convert USDC to $YU without slippage!
- [MetaMint $YU](https://docs.yala.org/user-guide-mainnet/metamint-usdyu.md): Metamint is a process that allows you to turn Bitcoin (BTC) into $YU. This guide explains how to stake BTC, mint $YU, and unstake your BTC when needed.
- [Portfolio Management](https://docs.yala.org/user-guide-mainnet/portfolio-management.md)
- [Bridge Tool](https://docs.yala.org/user-guide-mainnet/bridge-tool.md)
- [Earn](https://docs.yala.org/user-guide-mainnet/earn.md)
- [Berries Rule - Yala's Reward System](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system.md)
- [‘Double Berries’ Loyalty Program](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/double-berries-loyalty-program.md)
- [Team Ups & Lucky Draws](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/team-ups-and-lucky-draws.md)
- [Yeti Related](https://docs.yala.org/user-guide-mainnet/berries-rule-yalas-reward-system/yeti-related.md)
- [Liquidation](https://docs.yala.org/user-guide-mainnet/liquidation.md)
- [Emergency Shutdown](https://docs.yala.org/user-guide-mainnet/emergency-shutdown.md)
- [Key Terms](https://docs.yala.org/user-guide-mainnet/key-terms.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.yala.org/user-guide-mainnet.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.
