# What is Volume Booster?

The **Volume Booster** strategy is designed to increase on-chain trading volume by executing frequent buy and sell trades of a selected token (defaulting to SOL if no token is specified). It utilizes multiple wallets to distribute the trades, ensuring the activity appears organic and less likely to trigger suspicious patterns. This strategy helps improve liquidity and visibility for the token by generating consistent trade volume on the blockchain.

<br>


---

# 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://selen-ai.gitbook.io/selen-ai-how-to-use/the-volume-booster-strategy/what-is-volume-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.
