# Wallet Distribution

## SOL Distribution Guide

### Initial Setup <a href="#initial-setup" id="initial-setup"></a>

**Funder Wallet Configuration**

1. Navigate to Settings
2. Input your funder wallet private key
3. Ensure funder wallet has sufficient SOL balance
   * Calculate: (Desired SOL per wallet × Number of wallets) + Gas fees
   * Include buffer for transaction fees

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

## Distribution Process <a href="#distribution-process" id="distribution-process"></a>

**1. Access Distribution**

* Navigate to Wallets section
* Click "Distribute SOL to Wallets"

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

**2. Configure Distribution Settings**

## Amount Settings <a href="#amount-settings" id="amount-settings"></a>

* Enter SOL amount per wallet
* Example: Input 0.01 SOL to send 0.01 to each wallet

## Platform Selection <a href="#platform-selection" id="platform-selection"></a>

Choose your target platform:

* Pump.fun
* Moonshot
* Raydium

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

Select target wallet category:

* Quick Buys
* Bundler
* Bump It
* Green Machine

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

* Set Jito tip amount (start with 0.0001 SOL)
* Select wallet group (Quick Buys only)

**3. Execute Distribution**

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

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

## Common Issues & Solutions <a href="#common-issues-and-solutions" id="common-issues-and-solutions"></a>

**Failed Distributions**

1. **Insufficient Funds**
   * Symptom: Distribution fails immediately
   * Solution: Add more SOL to funder wallet
   * Verify: Check funder wallet balance before retrying
2. **Low Tip Amount**
   * Symptom: Transactions pending/failing
   * Solution: Increase tip amount gradually
   * Start: Try 0.0002 SOL if 0.0001 fails
3. **Missing Wallet Generation**
   * Symptom: No target wallets found
   * Solution: Generate wallets for selected category first
   * Verify: Check wallet generation status before distribution

## Important Notes

1. **Wallet Groups**
   * Only applicable for Quick Buys
   * Skip group selection for other wallet types
   * Verify correct group if using Quick Buys
2. **Pre-Distribution Checklist**
   * ✓ Funder wallet configured
   * ✓ Sufficient SOL balance
   * ✓ Target wallets generated
   * ✓ Correct platform selected
   * ✓ Appropriate wallet type chosen
3. **Best Practices**

   * Monitor wallet balances
   * Keep funder wallet well-funded

## Success Verification

After distribution:

1. Check target wallet balances (In the specific section u sent the SOL to)
2. Confirm SOL amounts match settings

## Next Steps <a href="#next-steps" id="next-steps"></a>

Once distribution is successful:

1. Proceed to feature-specific operations
2. Monitor wallet activities
3. Plan for future distributions
4. Maintain funder wallet balance

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