# How to withdraw from vaults?

Step 1. Go to the “Earn” page and select the staking vault you want to withdraw from.

<figure><img src="/files/BGAgPvxBj31VIzOEcSzj" alt="" width="293"><figcaption></figcaption></figure>

Step 2. Click on the unlocked deposit that you want to withdraw from. If there are multiple deposits available for withdrawal, select the desired ones and click “Confirm Withdrawal”.

<figure><img src="/files/WI86PbRL6Fe3GZWQzjkn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/k8RUJ6Gb6DOW94moYh87" alt=""><figcaption></figcaption></figure>

Step 3. Review the transaction details on your wallet and approve the transaction.

Step 4. You have successfully withdrawn the $CORGIAI from the selected staking vault!


---

# 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.corgiai.xyz/our-features/usdcorgiai-vault/how-to-withdraw-from-vaults.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.
