# Redeem

1. Select the token you want to deposit.<br>

   <figure><img src="/files/8Os0sPggeILK0CAHDfs1" alt=""><figcaption></figcaption></figure>
2. If this is your first time, you’ll need to authorize the contract in your wallet.<br>
3. After depositing, wait for the USDC to be credited.<br>
4. Once the USDC is credited, your redeemable shares will be calculated proportionally, and your token will be bought back.<br>
5. You can check your balance on the page. Your balance may change each time USDC is credited. You can withdraw any remaining balance using Withdraw.

<br>


---

# 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/redeem.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.
