# Multi-Wallet Buy

## Video Tutorial ⬇️

(Screenrecord of Multi-Buy tutorial for Ocean)

***

Hands-On Tutorial 👇

(Screenshot of Multi Buy Bot option)

***

## Buying with Multiple Wallets

* To purchase a token, navigate to the menu and click **'Buy'**, or simply send a CA or pump.fun link to Ocean.
* Select the <kbd>**Multi Buy**</kbd> option in the Buy Menu.
  * (Screenshot)
* Set the amount you want to purchase for each wallet by tapping the **SOL button** in the center.
  * (Screenshot)
* Choose your preferred buying method:
  * To buy with one wallet at a time, click the <kbd>**Buy**</kbd> button next to the SOL button.
    * (Screenshot)
  * To execute the purchase across all wallets simultaneously, tap the <kbd>**🚀 Buy on All Wallets**</kbd> button.
    * (Screenshot)

***

## More Info :point\_down:

| Button                | What does it do?                                     | Bot´s Response                                                                |
| --------------------- | ---------------------------------------------------- | ----------------------------------------------------------------------------- |
| SOL                   | Changes SOL amount bought on each individual wallet. | Please enter the new Buy Amount value for Wallet: X. (in SOL) - Example: 0.01 |
| Buy                   | Buys on that individual wallet.                      | Buy Transaction                                                               |
| 🚀 Buy on All Wallets | Buys on all wallets with their respective amounts.   | Buy Transaction(s)                                                            |

{% hint style="warning" %}
Having the right [Setup ](/settings/presets.md)is crucial to ensuring your transactions process smoothly. Make sure your configurations are optimized for the best performance.

Review your current settings: [**Setup**](/settings/presets.md)
{% endhint %}


---

# 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.oceanbots.ai/telegram-bot-features/buying/multi-wallet-buy.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.
