# Managing Backstop Pool 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 **Manage**.

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

4 - Select **Add Liquidity** or **Withdraw** to provide USDC to the Backstop Pool.&#x20;

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

## Depositing into the Backstop Pool

Deposit to the Backstop Pool(BSP) is subject to a time lock (*Delay Period*). For the Testnet Beta, the delay period is set to 3 hours. Please check [#withdrawing-from-the-backstop-pool](#withdrawing-from-the-backstop-pool "mention")to learn more.&#x20;

1 - Select **Add Liquidity.**

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

2 - Enter the amount of USDC you want to convert to nabUSDC by depositing it into the BSP.

A wallet pop-up with transaction details will appear. First, you need to grant Nabla permission to spend your assets. Click **Next** and then **Approve** to enable spending USDC.

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

3 - After approving Nabla to spend your USDC, click **Deposit.**

A wallet pop-up with transaction details will appear.  Click **Confirm** to complete the deposit.

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

## Withdrawing from the Backstop Pool

Firstly, you need to "Initiate withdrawal" and wait until the time lock (*Delay Period*) expires. For the Testnet Beta on Arbitrum, the *Delay Period* is set to 3 hours.&#x20;

1 - Select **Withdraw.**

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

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

<figure><img src="/files/FCwJ2suzqETJ7fcNRWy8" 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.

3 - Finalize the Withdrawal

During the claim Period, your pending withdrawals will show as in the image below.

Click **Withdraw** and confirm the prompt in your wallet.

<figure><img src="/files/sZjB7kNHu6FKqEC4S4VG" 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/managing-backstop-pool-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.
