# Withdraw

Follow these steps to smoothly process your fund withdrawals:

1. **Access the Dashboard** as above.
2. **Select the Asset:View “Your Supplies”, and choose the asset you wish to Withdraw,** and click “**Withdraw**”.
3. **Specify the Amount:** You can enter the amount manually or use the max option to select the amount you wish to withdraw.

   <figure><img src="/files/GlRhHTeccytegcipzrXa" alt=""><figcaption></figcaption></figure>
4. **Review Terms:** Before finalizing, review the Remaining supply, Gas Fee, and Health Factor associated with the asset.

   <figure><img src="/files/ZMX231OtuTBr2RqE6oRp" alt=""><figcaption></figcaption></figure>
5. **Confirm Transaction:** Click the "Withdraw Asset" button to complete the supply process.

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

**Note:** Be mindful that withdrawals can impact your Health Factor and might increase the risk of liquidation.

#### **Liquidity Considerations**

Ensure there is sufficient liquidity within Yei Finance that isn't currently being borrowed. If liquidity is insufficient, you may have to wait until more funds become available or until other borrowers repay their loans.

#### **Potential Risks**

In extreme market conditions, such as when the pool's utilization hits 100%, you may find yourself unable to withdraw your deposits immediately.


---

# 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.yei.finance/products/yeilend/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.
