# Withdraw Backstop Pool Liquidity via Excess Swap Pool

Liquidity providers to the Backstop Pool are entitled to withdraw their nabUSDC from any Swap pool with excess liquidity.

Learn more about the Backstop Pool [**here**](https://docs.nabla.fi/liquidity-pools/backstop-pool)**.**

1 - Go to the Backstop Pool page[ ](https://nabla-app.vercel.app/backstop-pools)[**here.**](https://app.nabla.fi/backstop-pools)

2 - Connect your wallet by selecting the option in the top right corner.

3 - Select the backstop pool and click **Withdraw.**

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

4 - Enter the amount of USDC you want to withdraw from the BSP and click **Initiate Withdrawal**.&#x20;

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

Once you initiate withdrawal, the *Delay Period* starts.  Please note that you can only have one pending withdrawal. If you initiate a new withdrawal during the Claim Period, your withdrawal request is overwritten, and time lock restarts.&#x20;

After the timelock expires, the withdrawal enters the *Claim Period*.  You can finalize withdrawal from the BSP anytime during the *Claim Period* which runs for 72 hours.&#x20;

If you fail to finalize the withdrawal within the claim period, you need to initiate a new withdrawal.

5 - Your withdrawal will be processed in USDC by default.

To withdraw from the Backstop pool in another asset, select the dropdown menu marked with the red box.

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

6 - Your liquidity can be withdrawn from pools with excess liquidity.&#x20;

Only those pools will be displayed when choosing to withdraw in another wallet.

Select any asset from the list.

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

7 - Click **Withdraw**  to innitiate your **Pending Withdrawal** and click **Confirm** in the wallet prompt.

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

A popup in the bottom right corner will confirm the success of your transaction.


---

# 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.nabla.fi/nabla-testnets/testnet-beta/withdraw-backstop-pool-liquidity-via-excess-swap-pool.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.
