# Merkl Claim Guide

## Stabull Liquidity Rewards are now distributed by Merkl

Stabull Liquidity Mining Rewards are now distributed by the autonomous Merkl Distributor contract ([Merkl](https://app.merkl.xyz/faq)). The process below ensures every Stabull user can access their rewards quickly and reliably.

{% hint style="info" %}
Claiming liquidity rewards directly in the Stabull dapp will be available soon.
{% endhint %}

### Step 1: Go to the Merkl User Dashboard

Open <https://app.merkl.xyz/users> in your browser

* This page is designed specifically for claiming rewards
* Once a user connects their wallet, they will automatically redirected to a personalised dashboard at /users/{your\_wallet\_address} with clear claim options

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

### Step 2: Connect Your Wallet

* Click “Connect” and choose your preferred wallet (MetaMask, WalletConnect, Coinbase Wallet).
* Once connected, you’ll see your dashboard displaying all claimable rewards per chain.

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

### Step 3: Review Rewards

Your dashboard will show:

* Total Earned: All lifetime rewards
* Claimable Now: Rewards settled on-chain in the last 8 hours and ready to claim
* Claimable Soon: Rewards accrued off-chain in 2-hour intervals since the last settlement. These will shift to “Claimable Now” after the next on-chain update (every 8 hours on average)

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

### Step 4: Claim Your Rewards

* Click the “Claim” button for each chain (Base, Polygon, Ethereum) where you have rewards
* You will be prompted to confirm a transaction in your wallet; review the details including the amount and network fee, then confirm
* Rewards will be sent directly to your wallet

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

### Additional Key Information

* No additional staking is required — rewards are automatically tracked from your Stabull LP tokens (whether in wallet or legacy Vault)
* If you previously staked in Stabull Vaults (Polygon/Ethereum), you can still unstake and claim your previously accrued rewards.
* Ensure to claim your rewards within one year of earning them

### Troubleshooting & FAQs

* If rewards aren’t showing up, confirm you are using the correct wallet address and have LP tokens for eligible pools
* “Claimable Now” shows your on-chain rewards; “Claimable Soon” will become claimable after the next reward update (every 8 hours, average)
* For advanced features (operators/multisig claims), see Merkl [documentation](https://app.merkl.xyz/faq).

Stabull’s Merkl integration streamlines liquidity mining reward claims and boosts flexibility for the liquidity incentive program.&#x20;


---

# 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.stabull.finance/ecosystem/liquidity-mining/merkl-claim-guide.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.
