# Rebalancing your LP

Instadapp is the ultimate UI for Uniswap v3 liquidity providers! Instadapp provides a 1-click rebalance strategy to allow you to rebalance LPs quickly and easily.&#x20;

{% embed url="<https://youtu.be/ACeT0rvDd68>" %}

## Rebalance Strategy for LPs

Whenever your position is out or range you will be shown the Rebalance button. You just click on Rebalance button to pull the Rebalance panel. You can set a new price range entering numbers or utilizing the graph.

![](https://lh5.googleusercontent.com/dSjwvwKcFZMMONVTeTK8KqoYzsjXkP5RkEwIJHugfOLFz6JutgUD7wvnqGHs8Cd6A8a0lL-KnUnfKhf9oo_WtgIcnfv74YsokbRsycHNaIhapGE0sVuNPLTs7msg5vd816BCF0JGUu_YB1r2rw)

### Reinvest Fees Option

Instadapp can also reinvest any accrued fees during the rebalance; simply click on `Reinvest Fees`That’s it, now you get your position back in range by just hitting the Rebalance button and confirming the transaction from your wallet.

#### Are there any fees to use?

Same to other strategies we provide for lending protocols, Instadapp utilizes a flashloan to rebalance your position. Flashloans charge 0.05% for any flashloan amount used.


---

# 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://guides.instadapp.io/protocols/uniswap/rebalancing-your-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.
