> For the complete documentation index, see [llms.txt](https://boost-legends.gitbook.io/solana-volume-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boost-legends.gitbook.io/solana-volume-bot/interactive-blocks.md).

# FAQ & Trubleshooting

**Q: How quickly will my token start trending?**\
A: With our high-frequency engine (up to 1,000+ small buys per minute on the Rank Booster), many tokens start showing increased activity within minutes. Results vary by market conditions and selected settings.

**Q: Will these transactions affect my token’s price drastically?**\
A: No. The 70% buy / 30% sell cycle is specifically designed to maintain chart stability and avoid wild price swings.

**Q: What if my deposit is too low?**\
A: A minimum deposit is required (e.g., 0.3 SOL for PumpFun Bump). The bot will prompt you if additional funds are necessary.

**Q: How do I pause or stop the campaign?**\
A: Use commands like **/pause** or **/stop** directly in Telegram. You can resume with **/resume** whenever needed.

**Q: Who can I contact for support?**\
A: Our dedicated support team is available 24/7 via Telegram or through our official website. We’re here to help with any questions or technical issues.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://boost-legends.gitbook.io/solana-volume-bot/interactive-blocks.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.
