# ChainBoost

### <mark style="color:purple;">Introduction</mark>

ChainBoost allows you to do multiple repeated swaps in a single transaction on your projects pool. This way you can meet CMC/CG and other platforms' listing criteria or desired amount of volume. Optionally you can decide to perform a buyback at the end of the transaction.

The Uniswap pool logic has a built-in pool swap fee. Typically it is 0.3% for uniV2 ChainBoost allows projects to enable LP reward tokenomics, without the need of deploying a staking contract.

### <mark style="color:purple;">How it works:</mark>

1. Select the desired amount of tokens per swap
2. Choose desired swap times and press "Boost"
3. Watch the chart and celebrate the event with the community

ChainBoost has insane gas optimizations, so you pay way less than doing this manually. Tested performance: 200 swaps + buyback + lp reward = 7.2M gas or \~36k gas per swap. In perspective, this equals 1.50$ per swap on 25 GWEI.&#x20;

Chainboost is a useful tool for projects that want to get listed on a variety of platforms such as CG, CMC, and others. It also enables projects to distribute LP rewards without a staking contract and is generally perceived as a community event.

Chainboost can be used both by **team members** and **holders** of a project.

### <mark style="color:purple;">Service cost:</mark>&#x20;

Standard service fee: <mark style="color:yellow;">0.2 ETH</mark>&#x20;

*The service fee can be set by us per partner project. Get a discount on repeated use.*

***Boost your volume at:*** <https://www.chaintools.wtf/#/Boost>


---

# 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://chaintools-whitepaper.gitbook.io/chaintools-whitepaper/services/chainboost.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.
