# How to Withdraw

1. Connect your wallet

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

2. Click “Remove aeUSDC”

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

3. Enter the amount of USDC you wish to remove in the Remove modal

<figure><img src="/files/GALPNZVTjq8iBozLXQig" alt="" width="375"><figcaption></figcaption></figure>

4. Confirm the transaction in your wallet

<figure><img src="/files/B35GKiR8e4993K67dZkF" alt="" width="369"><figcaption></figcaption></figure>

<figure><img src="/files/y3VgDqw86jyYodJzB6Xr" alt="" width="362"><figcaption></figcaption></figure>

### Available Liquidity

Withdrawals are constrained by the liquidity of the market and the Protocol Reserve. If the currently available liquidity isn’t high enough to process the withdrawal, users should wait until more liquidity becomes available. Liquidity can increase when lenders supply more of the desired asset or borrowers repay their loans. Learn more about Liquidity Constraints.

When liquidity is low, additional liquidity is incentivized via the interest rate model. Learn more about Interest Rates.

Current liquidity can be seen on the Market page as the difference between Total Earning and Total Borrowing.

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


---

# 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.granite.world/core-protocol-features/liquidity-provisioning/how-to-withdraw.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.
