# Fees

VolumeX offers transparent and competitive fees for both the VolumeX Bot and SolanaHoldersX Bot. Fees are denominated in SOL and are automatically deducted when using the respective bot.\
\
**Here's a breakdown of our fee structure:**

| Service            | Fee     | Description                    |
| ------------------ | ------- | ------------------------------ |
| VolumeX Bot        | 0.5 SOL | Per 0.1M USD volume generated. |
| SolanaHoldersX Bot | 1 SOL   | Up to 6,000 wallets.           |

**Example:**

Let's say you want to use the VolumeX Bot to generate 1 million USD of volume. Here's how the fee would be calculated:

* Total Volume Generated: 1,000,000
* Fee per 0.1M USD volume: 0.5 SOL
* Number of 0.1M increments: 1,000,000 / 0.1M = 10

Fee = Number of 0.1M USD increments \* Fee per 0.1M USD volume Fee = 10 \* 0.5 SOL Fee = 5 SOL

Therefore, in this scenario, the fee for generating 1 million USD of volume with the VolumeX Bot would be 5 SOL.

***

The fee structure is designed to be:

* **Cost-Effective:** Our fees are competitive within the market, offering valuable growth tools at an accessible price point.
* **Scalable:** The fee structure adapts to your project's needs. You only pay for the volume generated or the number of holders acquired.
* **Transparent:** All fees are clearly outlined within the user interface and throughout the documentation.


---

# 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.volumex.bot/volumex-documentation/our-service-bots/fees.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.
