# Frequently Asked Questions (FAQ)

<details>

<summary>What is VolumeX?</summary>

VolumeX is a suite of two on-chain bots designed to empower Solana projects with automated growth strategies. We provide bot technologies to streamline crucial aspects of trading volume generation and holder acquisition.

</details>

<details>

<summary>What are the benefits of using VolumeX?</summary>

1. Increase token visibility and volume through strategic buy and sell activity (VolumeX Bot).
2. Expand the number of holders for your token  (SolanaHoldersX Bot).

</details>

<details>

<summary>How does VolumeX work?</summary>

VolumeX utilizes two separate bots:

`SolanaVolumeX Bot: Automates buy and sell orders based on pre-defined parameters and market data.`

`SolanaHoldersX Bot: Distributes your tokens strategically across a pre-selected network of wallets.`

</details>

<details>

<summary>What Networks do you support?</summary>

Both bots operate securely on the Solana blockchain. However, we will be expanding support to other blockchain networks in the nearest future, specifically Base, Arbitrum and BSC.

</details>

<details>

<summary>How does the SolanaVolumeX Bot increase token volume?</summary>

The SolanaVolumeX Bot executes pre-defined buy and sell orders using a network of wallets.

</details>

<details>

<summary>Can I customize the VolumeX Bot?</summary>

Yes! The VolumeX Bot offers granular control. You can tailor your trading plan by customizing:

```
Trade size
Frequency
Price
```

</details>

<details>

<summary>What are the fees associated with the SolanaVolumeX Bot?</summary>

The VolumeX Bot charges a fee of 0.5 SOL per 0.1M volume generated. This fee structure is designed to be cost-effective and scalable for your project's needs. View more about [**fees here.**](https://docs.volumex.bot/volumex-documentation/our-service-bots/fees)

</details>

<details>

<summary>How does the SolanaHoldersX Bot increase the number of holders?</summary>

The SolanaHoldersX Bot strategically distributes your tokens to a vast network of up to 6,000 unique wallets. This broadens your token's reach and improves your ranking.

</details>

<details>

<summary>What are the fees associated with the SolanaHoldersX Bot?</summary>

The SolanaHoldersX Bot charges a fee of 1 SOL (up to 6,000 wallets). This fee reflects the value of expanding your holder base. View more about [**fees here.**](https://docs.volumex.bot/volumex-documentation/our-service-bots/fees)

</details>

<details>

<summary>What is the Token Buyback &#x26; Burn program?</summary>

Our Token Buyback & Burn program allocates 50% of the fees collected from both bots towards strategically buying back and burning $VOLX tokens on a weekly basis.

</details>

<details>

<summary>Is VolumeX safe to use?</summary>

VolumeX prioritizes security. Our bots operate on the Solana blockchain, leveraging secure mechanisms for transactions.

</details>

<details>

<summary>How do I start using any of the bots?</summary>

Both VolumeX bots are accessible through Telegram. Click [**here to launch the SolanaVolumeX**](https://t.me/SolanaVolumeX_bot) bot, and click [**here to launch the SolanaHolderX**](https://t.me/SolanaHolderX_bot) bot.

</details>


---

# 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/resources/frequently-asked-questions-faq.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.
