# Claim Fees

> **After providing liquidity for a while, it's time to reap the rewards. Krystal provides a convenient "claim fee" feature to collect those rewards instantly.**

**Step 1: Pick a position and click "Claim Fees"**

You can claim the LP fees you've earned to your wallet from (1) the “Strategies” tab and (2) the “Positions” tab on your [**"Profile"**](/products/liquidity-management/profile-dashboard.md) page, or (3) the “Position Details” page.

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

  <figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(2).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 "Claim Fees"\\

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

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

**Step 2: Click "Claim" and confirm the transaction in your wallet.**

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

**Step 3: Click on your wallet at the top right corner to see your updated balance.**

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(9).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/claim-fees.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.
