> For the complete documentation index, see [llms.txt](https://docs.slerf.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.slerf.tools/en/bonkfun/multi-swap.md).

# BonkFun Multi Swap Guide

{% hint style="success" %} <mark style="color:green;">**BonkFun | Multi Swap | Jito Tips | Fast, Secure**</mark>

BonkFun batch tool lets you manage multiple accounts easily, cut costs and time, and use funds more efficiently.

**👉**[<mark style="color:green;">**Try it now>>>**</mark>](https://slerf.tools/en-us/letsbonk-multi-swap/solana)
{% endhint %}

[BonkFun](https://bonk.fun/) is built on [Raydium LaunchLab](https://raydium.io/launchpad/), and they are functionally compatible.

The batch trading process is basically the same as Pump.fun. The key point to note is to select 【BonkFun】as the DEX. Please follow the tutorial below for the steps 👇🏻:

{% content-ref url="/pages/n8guZ93n5K3IOFmPjrvT" %}
[Pump Bulk Trading Guide](/en/pump.fun-zone/pump-volume-bot-solana.md)
{% endcontent-ref %}

{% hint style="warning" %}
It is recommended to enable automatic slippage settings. If slippage is set too low, or due to insufficient balance or GAS, the **DEX router** may encounter processing errors. If you encounter such situations, please try again.

During network congestion, the probability of transaction failure may be higher. It is recommended to **increase the Jito tip amount** to improve transaction speed.
{% endhint %}

{% hint style="success" %}
If the token was created on **BonkFun** but has completed its launch phase and migrated to external exchanges, please select the DEX as **「Raydium」.**
{% endhint %}

<figure><img src="/files/utbFq67whWATXf6KoFzX" alt=""><figcaption></figcaption></figure>

{% hint style="success" %} <mark style="color:green;">**Use Batch Trading Tools to Accelerate Market Participation**</mark>

**【**[**Batch Wallet Generation**](https://slerf.tools/en-us/wallet-creator/solana)**】**: Quickly create multiple wallets to meet large-scale trading requirements.

**【**[**Many-to-Many Transfers**](https://slerf.tools/en-us/multi-to-multi-transfer/solana)**】**: Execute batch many-to-many transfers to improve multi-address fund management efficiency.

**【**[**Let’s Bonk Anti-MEV Volume Bot**](https://slerf.tools/en-us/letsbonk-anti-mev-bot/solana)**】**: Bundles buy and sell transactions together to avoid sharp price fluctuations and excessive slippage, increasing project trading volume with no extra losses.
{% endhint %}

***

<mark style="color:green;">SlerfTools | Solana Toolkit for Creating Tokens, Bulk Airdrops, and Market Making Bots Safe, open-source, providing the most convenient one-stop experience for Solana users.</mark>

Twitter：<https://twitter.com/SlerfTools>

Telegram：<https://t.me/SlerfTools>

Gitbook：<https://docs.slerf.tools/>

Github：<https://github.com/slerfTools/slerfTools>

Medium：<https://slerftools.medium.com/>

YouTube：<https://www.youtube.com/@slerftools>

E-mail：<BD@slerf.tools>

*<mark style="color:orange;">SlerfTools reserves the right to modify, change, or cancel this announcement at any time and for any reason at its sole discretion without prior notice. The above information is for reference only. SlerfTools does not make any recommendations or guarantees regarding any virtual assets, products, or promotional activities on this platform. The price of virtual assets is highly volatile, and investing in and trading virtual assets involves significant risk. Please invest cautiously.</mark>*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.slerf.tools/en/bonkfun/multi-swap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
