# Wallet Basics

## Wallet Generation

The Wallet Manager in RugTools allows you to generate wallets for different trading features. This guide explains how to generate and manage your wallets effectively.

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

## Accessing Wallet Generation

1. Navigate to the "Wallets" section in the left sidebar
2. Click "Generate Wallets" in the top-right Actions bar
3. Fill out the wallet generation form with your desired settings

## Configuration Options <a href="#configuration-options" id="configuration-options"></a>

**Amount of Wallets**

Maximum wallet limits per feature:

* **Quick Buys**: 20 wallets per wallet group
* **Bump It Bot**: 1 wallet maximum
* **Bundler**: 20 wallets maximum

**Platform Selection**

Choose from supported trading platforms:

* Pump.fun
* Moonshot
* Raydium

**Wallet Mode**

Select the trading feature you want to use the wallets for:

* Quick Buys
* Bump It
* Bundled Wallets
* Green Machine (Coming soon)

**Wallet Groups (Quick Buys Only)**

* Supports up to 3 separate wallet groups
* Each group can contain up to 20 wallets
* Enables using unique wallet sets for different Quick Buy strategies
* Must generate wallets separately for each wallet group

## Generation Process <a href="#generation-process" id="generation-process"></a>

1. Enter the desired number of wallets
2. Select your trading platform
3. Choose the wallet mode
4. For Quick Buys: Select or create a wallet group
5. Click "Save" to generate your wallets

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

## Important Notes <a href="#important-notes" id="important-notes"></a>

* Wallet generation must be completed separately for each wallet group when using Quick Buys
* Generated wallets will need to be funded before use
* Use the Wallet Manager to view and manage your generated wallets
* Export and backup options are available in the Actions menu

\
\
\ <a href="#generation-process" id="generation-process"></a>
------------------------------------------------------------


---

# 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://rugtools-pump.gitbook.io/rugtools.pump/bots-and-services/editor/wallet-basics.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.
