# Rebalance

> **Rebalance helps you adjust the price range of your position when you see the current price range is not optimal.**

**Step 1: Pick a position and click "Rebalance"**

You can rebalance your LP positions on (1) the [**“Strategy Detail”**](/products/liquidity-management/profile-dashboard.md) page, (2) the “Positions” tab in your [**"Profile"**](/products/liquidity-management/profile-dashboard.md) page, or (3) the [**“Position Details”**](/products/liquidity-management/profile-dashboard.md) page:

* From the [**“Strategy Details”**](/products/liquidity-management/profile-dashboard.md) page, on the right-hand side, click “Rebalance”\\

  <figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(25).png" alt=""><figcaption></figcaption></figure>
* Or from the “Positions” tab in your [**“Profile”**](/products/liquidity-management/profile-dashboard.md) page, click on the three dots icon at the end of the position, then choose “Rebalance”\\

  <figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(26).png" alt=""><figcaption></figcaption></figure>
* Or from the [**“Position Details”**](/products/liquidity-management/profile-dashboard.md) page, click on the “Rebalance” button in the “Price Range” info box

  <figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(27).png" alt=""><figcaption></figcaption></figure>

**Step 2: Choose the new price range for your position and click confirm**

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(28).png" alt=""><figcaption></figcaption></figure>

**Step 3: Visit your profile page to see your updated LP position**

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(29).png" 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.krystal.app/products/liquidity-management/lp-transactions/rebalance.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.
