# Multi-Buy/Sell

Trade multiple tokens simultaneously and never miss a market opportunity.

The Multi Buy/Sell feature allows you to execute multiple trades at once while monitoring them all in one place.

## How to Use Multi-Buy

{% embed url="<https://app.arcade.software/share/KksSeORATYQue0gDd6Tm>" %}

| Step                      | Action                                                                                           |
| ------------------------- | ------------------------------------------------------------------------------------------------ |
| Find the token            | Paste the token contract to the Bot.                                                             |
| Choose to Buy             | The Bot will find and send you all the token information, choose `Buy` button and choose `Swap.` |
| Edit Slippage (if needed) | Edit your desired Slippage.                                                                      |
| Choose All Wallet         | Select all wallet for Multi-buy                                                                  |
| Enter SOL amount          | Choose or enter amount of SOL you want to buy token.                                             |
| Check the transaction     | The Bot will process and send you the confirmed transactions.                                    |

## How to Use Multi-Sell

{% embed url="<https://app.arcade.software/share/DREUTE3191gRL8x0yD3w>" %}

| Step                      | Action                                                                                          |
| ------------------------- | ----------------------------------------------------------------------------------------------- |
| Find the token            | Paste the token contract to the Bot.                                                            |
| Choose to Sell            | The Bot will find and send you all the token information, choose Sell button and choose `Swap.` |
| Edit Slippage (if needed) | Edit your desired Slippage.                                                                     |
| Choose All Wallet         | Select all wallet for Multi-sell                                                                |
| Enter SOL amount          | Choose or enter percentage of token you want to sell.                                           |
| Check the transaction     | The Bot will process and send you the confirmed transactions.                                   |


---

# 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://soltradingbot.gitbook.io/docs/feature-and-instruction/trading-tool/multi-buy-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.
