# FAQ

## Is this like Disperse.app?

Yes, but with differences. Disperse.app uses a smart contract to distribute funds, creating a visible trace. Our bot sends funds one-by-one using standard transactions, making your splits slightly less obvious on-chain.

## Can I hide my transactions from bubble maps?

Yes! Enable the ChangeNow option. Your funds go through ChangeNow’s pool, which mixes them before sending to your final wallets. This helps break blockchain links and prevents clustering on tools like bubble maps.

## Will my transactions show “ChangeNow” on Etherscan?

Not directly. Your funds go to a ChangeNow pool address. There’s no “ChangeNow” label on the final outgoing transactions.

## Is the bot free to use?

100% free. If you enable ChangeNow, you’ll pay their swap/mix fees — no fees from Rocket Suite.

## Is this a mixer?

It’s a light version of a mixer when you use ChangeNow. Without ChangeNow, it’s simply a batch sender like Disperse.app.

## Can I see an example transaction using ChangeNow?

Sure —  <https://etherscan.io/address/0xD522B403388FB3744Be8358daD072C2abe96231C>


---

# 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://rocketsuite.gitbook.io/volume-bot/split-bot/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.
