# Boosts

Circuit's vault contracts mint receipt tokens on every deposit. These tokens are ERC-20 tokens, and can be used just like any other token. But remember, they are your receipt! Don't share them or give them away!&#x20;

One use-case with these tokens is BOOSTING!&#x20;

Boosting is when you can get additional rewards on top of the yield already being earned from depositing assets into the vaults.&#x20;

### How do I Boost?

Boosting occurs through a separate boost contract. If the vault is eligible, the app will say so.&#x20;

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

To Boost, simply deposit into the vault like normal (if you haven't already).&#x20;

On the vault page, scroll down to the Boost card

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

Then, simply deposit as many vaul tokens as you like. The default is 'max' to earn as much additional rewards as you can.&#x20;

The click 'BOOST VAULT'! That's it!


---

# 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.circuit.farm/products/boosts.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.
