# Bundle Trading (Multi-wallet)

ApeBot supports up to 10 wallets for instant buys and sells. (We plan to expand this gradually to unlimited capacity!).

**First you must create/connect and load up wallets to ApeBot.**

1. *Tap on wallet to connect or create a wallet (☑️ = indicates your default wallet)*

<figure><img src="/files/4HkAWZLN7GH5mbbXKpxY" alt=""><figcaption></figcaption></figure>

**To begin using ApeBot's bundle feature is simple:**

1. *Tap on Advanced*
2. *Select 'Bundle'.* You will see all your wallets, just select which you want to trade with!
3. ApeBot will attempt to trade with all wallets prioritizing your main wallet.

{% hint style="info" %}
You can verify when bundle trading is active in the main menu as it will display your selected wallets!
{% endhint %}

**Examples of how single vs multi wallet transactions display**

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

You can select up to 10 wallets (including your default wallet). **Your default wallet will always take priority so if your main wallet has low fees for Solana**, the trade mail fail.&#x20;

We plan to increase the cap on this further and introduce more quality of life additions based on community request!<br>


---

# 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://apebot-documentation.gitbook.io/apebotsol/apebot-features/bundle-trading-multi-wallet.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.
