# Claim rewards

Rewards for providing liquidity in Watt-associated pools must be claimed manually. Each time you claim, the accumulated rewards are reset to zero, and new rewards start accruing immediately. You’re free to claim at any time. In addition to Watt rewards, your position also earns **trading fees from Raydium**, which are embedded in the LP tokens.

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

Some pools may consist of [two Watt tokens](/the-protocol/liquidity-pools/two-watt-token-pools.md). Due to current protocol mechanics, Watt staking rewards can only be earned and claimed from the first token in the pair.


---

# 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.watt.si/resources/user-guide/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.
