# Boosted Rewards

*<mark style="color:purple;">**GAMMA Boosted Rewards**</mark>* *is an enhancement for GooseFX's GAMMA, designed to incentivize liquidity providing by allocating additional rewards in a LP pool*&#x20;

{% content-ref url="/pages/Y8v3mGImLdukPIUnFSTn" %}
[Learn about AMMs](/goosefx-amm/gamma/learn-about-amms.md)
{% endcontent-ref %}

**GAMMA Boosted Rewards** allows you to add any SPL token as an additional reward to any LP pool on GAMMA with a defined reward duration. A single pool can have multiple tokens as boosted rewards making LPing on highly profitable. Additional yield helps to minimize any potential impermanent loss and generate higher yields of the user.&#x20;

### How to claim boosted rewards?

* Connect wallet on GAMMA
* If you have any pending rewards on GAMMA on any of the pools, a "Claim all" button will be enabled to claim any pending rewards.&#x20;
* Click "claim all" and confirm to claim all pending rewards, as simple as that.

<figure><img src="/files/9urGKaBBtpDr93u15DI4" alt=""><figcaption><p>Claim boosted rewards</p></figcaption></figure>

### How to add boosted rewards to a pool on GAMMA?

* Click create on GAMMA
* Select "Add token rewards"
* Select the pool you want to add extra tokens as rewards
* Then choose the token and amount you want to add as reward in the pool
* Define a timeframe to start and end the token rewards program
* Review the final screen and confirm by clicking "Add token rewards"&#x20;

<figure><img src="/files/DYYEW5ksN5BJNrbSSuW2" alt=""><figcaption><p>How to add boosted rewards to a pool</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/boostedrewards.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.
