# Yield Booster

The [yield booster](/~/changes/F9vNjZ7AyeSVPJ0LX9RH/protocol/xgrail-plugins/yield-booster.md) plugin essentially allows you to allocate xGRAIL to staked positions to increase their existing APR% yield earned from farming emissions.&#x20;

{% hint style="warning" %}
As more xGRAIL is allocated to a pair, the boost will be lower for the amount for each user allocated; the process works both ways
{% endhint %}

{% hint style="danger" %}
Yield booster increases only the farming incentives existing APR\
The boost doesn't affect rewards earned from:\
-LP trading fees\
-Nitro/genesis pools\
-lEXC pool
{% endhint %}

#### Yield Booster: how it works&#x20;

> *A video tutorial regarding yield booster is available below, along with descriptions of each element*

1. The user's staked position is currently earning 50% APR from farming incentives with yield-bearing properties
2. The user allocated 1 xGRAIL through yield booster to the staked position, which boosted the position's bonus multiplier to 1.5
3. As a result, the user's position is now earning 75% APR from farming emissions
4. Knights allocated xGRAIL to the same pair, reducing the user's position bonus multiplier to 1.25
5. Now the staked position is earning 62.5% APR from farming emissions
6. Knights de-allocated xGRAIL from the pair, increasing the squire position bonus multiplier to 1.5 again
7. The staked position is now earning 75% APR from farming emissions once again

### **Instructional video**

#### xGRAIL allocation and deallocation

{% embed url="<https://streamable.com/daeyrq>" %}

### Page description

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

### Settings description

<figure><img src="/files/DYCUbIzg7v5qdjCclcrE" alt=""><figcaption></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.camelot.exchange/~/changes/F9vNjZ7AyeSVPJ0LX9RH/get-started/get-started-on-camelot-and-faq/xgrail-plugins/yield-booster.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.
