# Manage Liquidity Position

> **Handling LP transactions has long been a cumbersome process for liquidity providers, involving multiple steps to add or remove liquidity, challenges in claiming or compounding fees, and complexities in rebalancing without automation tools. To address these issues, we've integrated a comprehensive suite of LP transaction features into Krystal, designed to simplify these processes and provide an efficient, cost-effective solution for all your liquidity management needs.**

Our LP transaction features currently include six key functions: Provide Liquidity, Remove Liquidity, Claim Fees, Compound, Rebalance, and Auto-Rebalance. We’re also working on additional automated features like Auto-Compound and Auto-Exit, which will be released soon.

Further information can be found in the following sections.


---

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