> 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/anti-mev-bot.md).

# BonkFun Anti-MEV Volume Guide

{% hint style="success" %} <mark style="color:green;">**BonkFun Anti-MEV Bot | Bundled Buy & Sell**</mark>

Bundle buys and sells in the same block to avoid big price swings and slippage, quickly increase trading volume, and make your project stand out.

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

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

The anti-MEV process is essentially the same as Raydium's. You only need to select the DEX as 【BonkFun】 and follow the tutorial below 👇🏻:

{% content-ref url="/pages/X3ecISbVlUAuko6CAXAc" %}
[Solana Anti-mev Volume Guide](/en/raydium-section/solana-anti-mev-volume-guide.md)
{% endcontent-ref %}

{% hint style="warning" %}
Boosting can be stopped anytime. Refreshing during execution will interrupt boosting. If you have any questions, please contact <https://t.me/SlerfTools>.
{% 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/AUkPCs4p6m607xFHTicA" 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.

【[**Market Making**](https://slerf.tools/en-us/market-making/solana)】: Manage multiple accounts with Solana tools. Efficient multi-strategy execution reduces costs and time. Enhance projects with DEX trading and bots, ensuring safety and market value.
{% 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/anti-mev-bot.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.
