# Yield Booster

## Key Terms

* **Boosting pools reward rate:** You can boost the GLINT reward rate for your chosen pool by allocating stGLINT
* **Pool**: Liquidity pool on Beamswap [Yield Farm](/products-and-features/yield-farming.md). For example, GLINT-GLMR.
* **stGLINT:** [Staked GLINT token](/products-and-features/stglint.md)

## Boost GLINT Yields

### Step 1: Get stGLINT

First, acquire stGLINT. You can do that on the [Beamswap Dashboard](https://app.beamswap.io/dashboard).

### Step 2: Allocate stGLINT

Visit the [Yield Booster page ](https://app.beamswap.io/vote) Choose a pool and allocate your stGLINT to it to boost the reward rate.

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

## Deallocation

Each stGLINT deallocation is subject to a fee, and the fee amount will be burned (permanently removed) from circulation.

The deallocation fee can change at any time to a maximum of 2% of allocated stGLINT.

{% hint style="info" %}
Only one vote can be active at a time
{% endhint %}


---

# 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.beamswap.io/products-and-features/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.
