> 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/launch-and-buy-token.md).

# BonkFun Launch and Buy Token Guide

{% hint style="success" %} <mark style="color:green;">**BonkFun Launch & Buy-in | Custom Gains | Multi Buy**</mark>

SlerfTools feature enabling 100% earliest buys at BonkFun launch, helping you seize opportunities and maximize potential profits.

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

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

The launch and buy-in process is essentially the same as Pump.fun. You can follow the tutorial below for operation👇🏻：

{% content-ref url="/pages/AaKQAG4yog9rH8eQOqj6" %}
[Pump Opening and Buying Guide](/en/pump.fun-zone/pump-launch-and-buy-token-solana.md)
{% endcontent-ref %}

{% hint style="warning" %}
Account balance needs to reserve ≥ 0.12 SOL for paying service fees, GAS, and Jito tips.

Currently supports up to 8 wallet addresses for buying, and will continue to expand support for more addresses in the future.
{% endhint %}

<figure><img src="/files/8yzfaJpjDqRSMuP3132g" 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 Multi Swap**](https://slerf.tools/en-us/letsbonk-multi-swap/solana)**】**: Preset and automatically execute trading instructions, suitable for scenarios requiring rapid execution of large volumes of transactions, helping your project stand out!
{% 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/launch-and-buy-token.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.
