# How to Withdraw Liquidity?

First, Let's connect your wallet!

Step 1: Navigate to the Yield Aggregator menu

Step 2: Choose the token you want to withdraw and click on its Supply APY.

<figure><img src="/files/bq1xE8SJ63OsDGqz8YAT" alt="" width="482"><figcaption></figcaption></figure>

Step 3: On the Supply list, enable toggle My Supply

* The screen only shows your supply list.
* Choose the deal you want to withdraw tokens
* Click the Withdraw button on your selected deal.

<figure><img src="/files/NItzhu1Ei26ymF54u6Uv" alt="" width="497"><figcaption></figcaption></figure>

Step 4: On Withdraw Screen

* Input Withdraw Amount, Click Withdraw
* Sign the transaction on your wallet

<figure><img src="/files/2Xj8ltJbNVcjWXf2texI" alt=""><figcaption></figcaption></figure>

* ***Note: All transactions are built and interact directly with the smart contract of the protocol you select.***


---

# 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.dano.finance/how-to-use/guides/yield-aggregator/how-to-withdraw-liquidity.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.
