# 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.

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

3 - Select **Manage** next to the USDC ticker.

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

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 into the Backstop Pool.

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

1 - Select **Withdraw.**

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

&#x20;2 - Enter the amount of USDC you want to withdraw from the Backstop Pool.

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

<figure><img src="/files/vONu4EEivroZbI8FvuvH" 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.nabla.fi/nabla-testnets/testnet-alpha/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.
