# Claim Rewards

Incentive rewards are subject to loyalty bonus rules, read more on rewards [here](https://farmdoc.acala.network/euphrates/rewards). Follow the guide below to claim your rewards

**Pre-Requisite** [Setup Wallet](/how-to-guides/setup-wallet.md)

Steps:

1. Make sure you are on the Euphrates official site: <https://farm.acala.network><br>

   <figure><img src="/files/QYBwN6SGxx7CnidBlF2c" alt=""><figcaption></figcaption></figure>
2. Connect your wallet to the application.
3. Choose an LST pool you want to claim rewards and click “Go to Pool”.<br>

   <figure><img src="/files/enI2eV0Mcm5usrSUkRvR" alt=""><figcaption></figcaption></figure>
4. Click the "Claim" button. Note: Pool has to be unlocked and you have Earned rewards for claim.\
   Note: Pool has to be unlocked and you have Earned rewards for claim.<br>

   <figure><img src="/files/3RElAXBaEqcOLC9vYINP" alt=""><figcaption></figcaption></figure>
5. Click the "Claim" button in the “Claim your rewards pop-up”.<br>

   <figure><img src="/files/15jzeP4GejmLxI2jgtND" alt=""><figcaption></figcaption></figure>
6. A confirmation transaction will show up on your Metamask. Confirm the transaction.\
   ![](/files/UYX8XN72VwxEC6gUchf7)
7. Done


---

# 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://farmdoc.acala.network/how-to-guides/use-euphrates/claim-rewards.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.
