> 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/raydium-section/multi-swap-solana.md).

# Solana Bulk Trading Guide

{% hint style="success" %} <mark style="color:green;">Solana Bulk Trading | Efficient Multi-Account Management | Jito Tips | Fast and Secure No Delay</mark>

Use the Solana bulk trading tool to easily manage multiple accounts, efficiently execute bulk trades, reduce transaction costs and time, and optimize fund utilization efficiency.
{% endhint %}

### How to Use the Solana Bulk Trading Tool

1. Connect your wallet.
2. Select the token you want to trade in bulk.
3. Find the liquidity pool for the selected trading pair.
4. Import the bulk trading wallet and check the balance.
5. Set the relevant parameters for bulk trading.
6. Select the wallet for trading.
7. Start bulk trading.

### **Preparation:**

* A computer or a mobile phone.
* Solana wallet (Phantom wallet installation tutorial).
* Private key of the wallet for bulk trading.
* Tokens needed for bulk trading.
* Some SOL to pay for transaction GAS.

### Specific steps:

1. **Connect your wallet.**

Solana Bulk Trading: <https://slerf.tools/en-us/swap/solana>

Enter the Solana Bulk Trading page, and you can switch the language in the upper right corner.

<figure><img src="/files/8BZj8risxD178nM56ekv" alt=""><figcaption></figcaption></figure>

2. **Select the token you want to trade in bulk.**

If the token is not held in the current wallet, you can search for it using the token contract.

<div align="left"><figure><img src="/files/MMyj1Ldn86Ydazf1Cjjg" alt="" width="563"><figcaption></figcaption></figure></div>

3. **Find the liquidity pool for the selected trading pair.**

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

3. **Import the bulk trading wallet and check the balance.**

<figure><img src="/files/5rpfy8iTBwXO8gfhgndS" alt=""><figcaption></figcaption></figure>

3. **Set the relevant parameters for bulk trading:**

   * **Transaction Quantity** (in terms of tokens spent): You can set it to the total amount, a fixed amount, a random amount, or a random percentage to meet different needs.
   * **Task Execution Interval (seconds)**: The time between initiating transactions for each address, supports random time intervals within a specified range.
   * **Slippage Setting**: If you need fast transactions, select "Auto."
   * **Jito EVM Tip**: The Jito tip can be simply understood as a "bribe" fee that users choose to pay to miners to increase the priority of the transaction. The higher the fee, the faster the transaction gets on the chain.

   <figure><img src="/files/6cpfiS3NtT8VEEIX72JL" alt=""><figcaption></figcaption></figure>
4. **Select the wallet for trading.**

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

7. **Start bulk trading.**

   You can view the transaction logs in real-time.

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

{% hint style="success" %} <mark style="color:green;">Use convenient tools to enhance bulk trading speed.</mark>

[<mark style="color:blue;">Bulk transfer</mark>](https://slerf.tools/en-us/multi-sender/solana)   [<mark style="color:blue;">bulk consolidation</mark>](https://slerf.tools/en-us/multi-collector/solana)<mark style="color:blue;">.</mark>
{% endhint %}


---

# 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/raydium-section/multi-swap-solana.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.
