# Advanced LP

## Providing Liquidity&#x20;

Navigate to the 'Earn' page. Click Add New Position.

<figure><img src="/files/5yGGZGQ1zfd0mcweKutM" alt=""><figcaption></figcaption></figure>

You should then&#x20;

1. select the pair you want to provide liquidity to
2. choose the range you want to deploy to
3. approve your tokens
4. after your tokens are approved, click "Preview" where you can then add liquidity

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

After you add your liquidity, you will then be directed back to the Earn page where you can then find your position.&#x20;

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

## Removing and Increasing Liquidity + Collecting Fees

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

You can manage your positions by clicking your position in the Advanced section of the Earn page.&#x20;

### Maximum Withdrawable&#x20;

In some instances where ticks are overutilized you might not be able to withdraw 100% of your liquidity. In these instances, you should withdraw all the maximum withdrawable amount, [wait until the maximum withdrawal amount goes up](/limitless/intro/participants/liquidity-providers/withdrawal-limits.md), and withdraw again.&#x20;


---

# 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://limitless.gitbook.io/limitless/user-guide/liquidity-providers/advanced-lp.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.
