> For the complete documentation index, see [llms.txt](https://help.pandatool.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pandatool.org/english/sol/swapbotbonk.md).

# BonkFun Batch Trading Bot Guide

In short, it’s an automated trading system for LetsBonk tokens that executes batch buys/sells based on preset target prices, trade counts, and other parameters.

## Usage Notes

1. **Supported Tokens**\
   This bot only trades tokens on BonkFun’s primary market ([LetsBonk](https://letsbonk.fun/)). If your token has already launched on Raydium, please use the Raydium Batch-Trade Bot instead:\
   <https://solana.pandatool.org/en/swapbot>
2. **Success Rate**\
   The batch-trade bot succeeds about 98% of the time. If you see many failures, please contact support to diagnose the issue.
3. **Feedback & Suggestions**\
   Any ideas or questions? Join our official PandaTool Telegram:<https://t.me/pandatool_en><br>

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

## Bot Setup & Tutorial

Open the PandaTool Batch-Trade / Market-Cap Bot page:\
<https://solana.pandatool.org/en/swapbotBonk>

You’ll complete the following steps:

### 1.**Import Wallets**

Click “Import Wallets” and paste in each private key on its own line. For example, to trade with 20 wallets, enter 20 keys.

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

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

> **Security Reminder:** All signing happens locally in your browser; private keys are never uploaded to our servers. PandaTool cannot access your keys—keep them secure.

### **2.Select Your Token**

Search for the token you wish to trade under “Base Token.”

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

* If you see “Found liquidity pool,” you’re good to go.
* If not, double-check your token’s contract address.

### **3.Choose a Trading Mode**

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

* **Pump (Buy):** Bulk, rapid token purchases across multiple wallets to drive the price up
* **Dump (Sell):** Bulk, rapid token sales across multiple wallets to drive the price down.
* **Anti-Sandwich (buy & sell):** Execute a buy + sell in the same transaction to protect against sandwich attacks.

### **4.Set Target Price**

The target price is the price that the token needs to reach. If you choose the pump mode, you will push the token up to a certain price. If you choose the dump mode, you will sell the token to lower the price to a certain level.

* **Pump:** Target price ≥ current price.
* **Dump:** Target price ≤ current price.
* **Anti-Sandwich(Buy\&ell**)**:** No price needed—set the total number of buy+sell cycles instead.

### **5.Configure Trade Amount**

* In **Pump** mode: amount of SOL to spend.
* In **Dump** mode: amount of tokens to sell.
* In **Anti-Sandwich(Buy\&ell**)**:** mode: amount of SOL to spend on the buy side.
* **Options:**
  * **All:** Sell everything regardless of price/slippage.
  * **Random:** Random amount within your min–max range.
  * **Fixed:** Exact SOL or token amount each trade.

### **6.Set Interval & Slippage**

* **Interval:** Seconds between each trade (can be fixed or a range).
* **Slippage:** Max acceptable price impact per trade (default 5%).

**7.Start / Stop Trading**\
After configuring, click **Start** to begin. Click **Stop** at any time to halt immediately.

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

## FAQs

1. **Does PandaTool ever see my private keys?**\
   Absolutely not. All operations run in your browser; keys never leave your device. If you’re uneasy, feel free to use a fresh wallet.
2. **Is the market-cap bot free?**\
   Yes—for now. We may introduce fees in the future.
3. **How does Anti-Sandwich mode work?**\
   The bot places a buy and sell in the same transaction (same hash) to block sandwich bots from front-running or back-running you.
4. **If I import multiple wallets for Anti-Sandwich, is the “cycles” count per wallet or total?**\
   It’s a global count across all wallets. One buy+sell per wallet equals one cycle; wallets rotate until the total cycles are reached.
5. **How many wallets can I import at once?**\
   For stability and performance, keep imports under 100 wallets.
6. **Why can’t I find my token’s liquidity?**\
   Make sure you’ve entered the correct contract address and that your token is trading on LetsBonk.fun.

For any other questions, join our Telegram volunteer team:\
<https://t.me/pandatool_en>
