# Boost & Claim

## Boost Rewards

If you have already locked veZLK before providing LP, your LP rewards will automatically get a boost.

On the add liquidity page, you can see the amount of ZLK you need to lock for different durations to achieve the maximum level (2.5x) LP reward boost.

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

If you locked veZLK after providing LP, you need to manually trigger the reward boost by following these steps.

**Method 1: Trigger All Rewards Boost at Once (Boost All)**

Visit <https://app.zenlink.pro/market>, switch to the "My Position" tab, and click the "Boost All" button.

<figure><img src="/files/0JxUYhMDaTBJ6a6GrVRC" alt=""><figcaption></figcaption></figure>

**Method 2: Trigger Rewards for a Single Liquidity Pool**

Go to the details page of the liquidity pool where you have added LP, scroll to the "My Rewards" tab, and click the "Boost" button at the bottom.

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

## Claim Rewards

In Zenlink Eden, you can claim three types of rewards (depending on your executed strategy):

* LP Rewards
* YT Interest and Rewards
* veZLK Voting Rewards

The entry points for claiming these rewards differ. Below are the detailed instructions for each reward entry point.

**Entry Point 1:** Eden Market - My Position - Claim All (this entry point allows you to claim all "LP Rewards" and "YT Interest and Rewards" from all pools with one click)

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

**Entry Point 2:** Go to the liquidity pool details page - My Rewards tab - "Redeem All" (this entry point allows you to claim "LP Rewards" and "YT Interest and Rewards" related to that specific liquidity pool)

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

**Entry Point 3:** Gauge - Claim (this entry point is only for veZLK voters to claim protocol trading fee shares)

{% hint style="warning" %}
Note: Each Epoch will snapshot veZLK votes, and the accumulated fee income from each pool will be distributed in DOT tokens to veZLK voters every 4-5 weeks.&#x20;
{% endhint %}

<figure><img src="/files/zXhIKzNH67rZwH4qeMop" 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://wiki.zenlink.pro/zenlinkeden/user-guide/app-guide/boost-and-claim.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.
