# How to Claim yield

If you deposit into a pool with boosted rewards, you’ll earn extra rewards in addition to the regular pool yield.

Once you start earning, the **“Claim All”** button will appear on your GAMMA pools screen.

<figure><img src="/files/h30mjCLlPe6ZKtoZPM20" alt="" width="563"><figcaption><p>Claim button enables once you LP in a boosted reward pool</p></figcaption></figure>

To claim

1. Click the **“Claim All”** button.
2. Review your rewards.
3. Confirm by clicking **“Claim”**.

You can claim your rewards anytime and as often as you like. Rewards are safe until claimed, so there’s no rush.

After confirmation, you’ll see a **“Transaction Confirmed”** message your rewards have been successfully claimed.

<figure><img src="/files/rr6iIp1QD612LxHQL9CV" alt="" width="563"><figcaption><p>Confirm and click Claim</p></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.goosefx.io/goosefx-amm/gamma-for-lps/how-to-claim-yield.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.
