> For the complete documentation index, see [llms.txt](https://killswitchofficial.gitbook.io/killswitch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://killswitchofficial.gitbook.io/killswitch/feature/boost.md).

# Boost

The "boost" feature allows users to enjoy higher rewards from our partners' farms so our yield farmers can get higher returns compared to the initial pool.&#x20;

Hence, the name "boost" more wanting our users to get a BOOST or the highest APY!&#x20;

If you've already deposited in a boosted pool, you will see how many LPs you have provided in that liquidity pool on KillSwitch. These LPs are known as ["Jellopy"](https://app.gitbook.com/o/-MX2ZbjaKZSpa3wNBn1J/s/-MX2ZPq3oPp3ll0b4nFi/c/lOS2FmelX6SsUY2bEd6c/feature/boost/jellopy) tokens.&#x20;

### How do I see my earned tokens?

Go to the "boost" menu and look for the deposited Jellopy tokens, it will show how many rewards you received. Which users can claim at any time.

### How long will the Boosted vault last?

This depends on the deal we've made with our partners.

&#x20;Generally, the higher the rewards we receive is, the longer the boosted vault lasts.&#x20;

Users can still withdraw even after the boosted vault has ended without any consequences.

## How to Boost?

**\*\*Please note that to access a "Boost" pool, you need to deposit first !!**

***Step1:*** Go to **"Boost"** section in the menu tab, once you staked in the boosted vault.

![Example of Boosted vault](/files/aKjYWuZ8bT0ThpnTBWVd)

**Step2:** Stake ‘**Jellopy**’ by putting the amount of Jellopy and clicking **"Stake"**

**Read the next page to learn what "Jellopy" is...**

![](/files/14zPxsErgRJ53lTNW8qk)

KillSwitch Boost : <https://youtu.be/8H1MCjtD5q4>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://killswitchofficial.gitbook.io/killswitch/feature/boost.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
