# Withdrawing Liquidity

These are the steps that you can take to withdraw your liquidity from Everdex BtcUSD-USDC pool. You can use this liquidity to lower the LTV on your loan by paying back, or to retrieve your collateralized BTC.&#x20;

1. Find and click on <mark style="color:red;">`Withdraw`</mark> button at the bottom of the Dashboard screen, in the liquidity providing section.&#x20;

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

2. Enter the amount of liquidity you wish to withdraw from Everdex's BtcUSD-USDC pool, then click on <mark style="color:red;">`Confirm Withdrawl`</mark> button to proceed.\
   \&#xNAN;*\*If you have your LP tokens staked, you must unstake before you can remove liquidity.*&#x20;

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

3. The accumulated trading fee reward will be payed out upon removing liquidity. You can check your new balance at the Dashboard.

<figure><img src="/files/pNmPDIER0YTVYqZk8U8a" 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.bifrostnetwork.com/eng.btcfi.one/earn/providing-liquidity-everdex/withdrawing-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.
