# Pump Bundle Sell

Step-by-Step Guide to Bulk Selling on Pump Fun

To perform a **bundle sell** on Pump Fun, follow these steps using **Smithii’s Pump Bundle Sell** tool:

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

1. **Select the token** you want to sell in the interface *(the project you just “pumped”)*.
2. **Import the private keys** of the wallets holding the token. You can paste them directly or upload a CSV file.
3. The tool will display how many **SOL** and **tokens** you have in each wallet. It will also automatically remove wallets with insufficient balances.
4. Click **"Bundle Sell"** and pay a small fee (0.005 SOL). The system will group the sell orders and execute them simultaneously.

At no point does the platform store your private keys. For added security, you can create a new wallet with the exact balance needed for the transaction.


---

# 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://docs.smithii.io/products/dev-bots/pump-fun-bots/pump-bundle-sell.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.
