# Boosting TONIC rewards

Tectonic offers a way to increase your TONIC rewards through a process called "boosting." This involves locking your TONIC tokens to gain additional benefits.​ Learn more [here](https://tectonic.gitbook.io/docs/protocol/tonic-rewards-boost).

In order to boost your TONIC rewards from supplying or borrowing on Tectonic, you **first** need to do 2 things:

1. Hold [xTONIC](https://tectonic.gitbook.io/docs/guides/staking-tonic#commonly-asked-questions). (For more details on how to obtain xTONIC, check out our guide [here](https://tectonic.gitbook.io/docs/guides/staking-tonic#commonly-asked-questions))
2. Lock your xTONIC in a Vault. (Check out our guide [here](/docs/guides/locking-xtonic.md) for more info)

Once you have completed the steps above, you will be given a market-specific [boost multiplier](https://tectonic.gitbook.io/docs/protocol/tonic-rewards-boost#multiplier-tiers) based on the amount of xTONIC locked and the vault's maturity.&#x20;

### How to boost TONIC rewards:

1\) You can "activate" your boost on the [Markets](https://tectonic.finance/markets) page.

<figure><img src="/files/1CwJSwymRIUBp2Qu1Guc" alt=""><figcaption></figcaption></figure>

**OPTIONAL 1a)** You have the option to [stake a NFT](/docs/guides/locking-xtonic/increasing-vault-rewards-with-nfts.md) (from an approved NFT collection) on your vault in order to further increase your boost multiplier.

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

2\) Click on the “Boost” button and indicate which markets to apply the boost multiplier to.

**Note:**

* You can select up to 2 markets
* The markets that are displayed are the ones that you are currently supplying or borrowing from only
* You can only select the markets that currently have TONIC incentives (with the exception of CRO markets. Suppliers and/or borrowers of CRO will not receive a boost)

<figure><img src="/files/SkfpnmagIPbm3Ojuc50w" alt="" width="375"><figcaption></figcaption></figure>

3\) Once the above steps are completed and valid, click “Confirm”, and confirm your transaction on your Wallet

<figure><img src="/files/fHtyEyzngiGGxXYNrBMX" alt="" width="375"><figcaption></figcaption></figure>

4\) Upon successful confirmation, you would have successfully boosted up to 2 markets

<figure><img src="/files/7AUmQy2nNVM7xA89r9O3" alt="" width="375"><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://tectonic.gitbook.io/docs/guides/boosting-tonic-rewards.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.
