# Wallet Refund

After completing your trading operations, RugTools provides a straightforward process to recover SOL from your generated wallets back to your main wallet or any valid Solana address.

## Refund Process <a href="#refund-process" id="refund-process"></a>

**1. Access Refund Function**

* Navigate to Wallets section
* Click "Refund Solana to main wallet"

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

**2. Configure Refund Settings**

## Essential Settings

**Destination Address**: Input valid Solana wallet address

* ⚠️ CRITICAL: Verify address accuracy
* ⚠️ Must be a valid Solana address
* Double-check to prevent loss of funds

## Platform Selection

Choose source platform:

* Pump.fun
* Raydium
* Moonshot

## Wallet Type Selection <a href="#wallet-type-selection" id="wallet-type-selection"></a>

Select wallet categories to refund:

* Quick Buys
* Bundler
* Bump It
* Painter Bot

### Transaction Settings <a href="#transaction-settings" id="transaction-settings"></a>

* Set Jito tip amount
* Select wallet group (Quick Buys only)

**3. Execute Refund**

* Review all settings
* Click "Refund"
* Monitor transaction status

<div align="left"><figure><img src="/files/skNDy55qNivR8LRRzb7Q" alt=""><figcaption></figcaption></figure></div>

## Important Safety Checks

**Pre-Refund Checklist**

✓ Verify destination address format ✓ Confirm sufficient SOL for gas fees ✓ Double-check platform selection ✓ Verify wallet type selection ✓ Review Jito tip amount

**Common Failure Points**

1. **Invalid Address**
   * ⚠️ RISK: Permanent loss of funds
   * Solution: Triple-check address format
   * Verify: Test with small amount first
2. **Transaction Failures**
   * Insufficient gas fees
   * Low Jito tip
   * Network congestion
3. **Wallet Issues**

   * Empty wallets
   * Insufficient balance for fees

   ### Best Practices <a href="#best-practices" id="best-practices"></a>

   ### &#x20;<a href="#recovery-verification" id="recovery-verification"></a>

   **Safety First**

   * Always verify destination address
   * Test with small amounts initially if its a new address
   * Keep sufficient SOL for gas fees

   ### Recovery Verification <a href="#recovery-verification" id="recovery-verification"></a>

After refund initiation:

1. Check source wallet balances

Remember: The most critical aspect of the refund process is ensuring the correct destination address. Lost funds due to incorrect addresses cannot be recovered.<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://rugtools-pump.gitbook.io/rugtools.pump/bots-and-services/editor/wallet-refund.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.
