# Manage Liquidity Page

Lenders can add, withdraw, and monitor their liquidity on the Manage Liquidity page.

![](/files/Q1khHMIfB0jVkaTyVT67)

## Depositing and Withdrawing Liquidity

<img src="/files/N6bEzIUout06K3lWQtoh" alt="" data-size="original">\
\
Liquidity can be Deposited and Withdrawn via the ☝️ Widget on the right side of the screen.

{% hint style="info" %}
Liquidity already in-use in loans cannot be withdrawn until the loan is repaid. \
\
That means the maximum amount you can withdraw from the protocol is the **Available Balance** (displayed on in table on the left side).\
\
![](/files/owPg1dCdKMzs8avHtZ9L)
{% endhint %}

For ease-of-use, we've provided a table at the bottom of the liquidity page that logs every balance change related to the wallet address you have connected.

![](/files/eG7u6EZaP2gO2bHrZREP)


---

# 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.niftyapes.money/lenders-dapp-guide/manage-liquidity-page.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.
