# Split (Native mode)

The most basic usage of the split bot is to split native tokens (ETH or BaseETH).

### Fresh Only

When enabling Fresh Only, only wallets that are empty will be used to receive funds from the split.\
When disabling Fresh Only, all your destination wallets will receive funds from the split.

### ChangeNow

Enabling **ChangeNow** will use their API to obfuscate your distributing transactions.\
This means that all your wallets will not belong to the same cluster anymore which is great for anonymity.\
**ChangeNow has their own fees.** [Feel free to check their rates](https://changenow.io/blog/cryptocurrency-exchange-fees-explained-what-happens-during-a-crypto-swap) yourself, as they will apply here.\
**ChangeNow** is a third-party service. We don't control their fees or availability.\
If a ChangeNow transaction is stuck or fails, please use the given txId to contact their support directly. We cannot help with that.

### Per Wallet

Set the specific amount of funds that each destination wallet should receive. You can also set this to "max", so that the funding wallet splits its entire balance equally.

### Preview Split

Recap your settings and preview your split before confirming.


---

# 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/split-native-mode.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.
