# Wallets

## Introduction <a href="#introduction" id="introduction"></a>

The Wallet Section is your central hub for managing wallet operations in RugTools. This guide covers the essential aspects of wallet management, from initial setup to advanced operations.

## Key Components <a href="#key-components" id="key-components"></a>

1. **Wallet Support**
   * Platform compatibility: Pump.fun, Moonshot, and Raydium
   * Feature-specific wallets: Quick Buys, Bundler, Bump It Bot
   * Multi-group support for Quick Buys (up to 3 groups)
2. **Core Functions**
   * SOL distribution to generated wallets
   * Wallet fund management
   * Refund capabilities to main wallet
   * Cross-platform wallet operations

This guide will walk you through three main areas:

* **Wallet Basics**: Understanding supported platforms and features
* **Wallet Distribution**: Funding your generated wallets
* **Wallet Refunds**: Recovering funds when needed

Let's start by exploring how to effectively manage your wallets for your specific trading needs.


---

# 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.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.
