# Volume Generation

## What is a Volume Bot? <a href="#what-is-a-volume-bot" id="what-is-a-volume-bot"></a>

A volume bot for Solana is designed to boost trading activity by executing frequent and rapid transactions using customized strategies and buying amounts. This bot helps drive up trading volume by simulating high-frequency trades, enhancing liquidity and market presence. It offers options for quick buys and features a "human mode" to make trades appear more natural and less automated. This flexibility allows users to tailor trading behaviors to their specific needs, improving their overall market impact.

[🌐](https://emojipedia.org/globe-with-meridians) **Supported Networks:**

* [Pump.fun](https://pump.fun/board),
* [Moonshot](https://dexscreener.com/moonshot),
* [Raydium](https://raydium.io/liquidity-pools/)

[📈](https://emojipedia.org/chart-increasing) **Modes:**

* Quick Buys
* Human Mode (coming soon)


---

# 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://rugtools-pump.gitbook.io/rugtools.pump/volume-generation.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.
