# Wallet manager

Use the wallet manager to create your main wallet types and up to 20 bundle wallets

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

### Distributing funds

To be able to bundle your launches you need to distribute your SOL to up to 20 wallets

We have 2 distribution methods at the moment:

* Fixed distribution, divide sol from funding wallet in equal amounts
* Randomized distribution

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

{% hint style="info" %}
We are working on an aging system for your bundler wallets too, so your wallets do not get flagged on trading platforms like Bullx
{% 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://phoenix-tools.gitbook.io/phoenix-tools-docs/features/wallet-manager.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.
