# New Address Buy (↑Holders) Tutorial

{% hint style="warning" %}
The New Address Buy (↑Holders) feature now supports multiple ecosystems, including **Pump, PumpSwap, Raydium (AMMv4, CPMM, CLMM), Bonk, Bonk-USD1, and Meteora**, making it adaptable to various launch and market-making scenarios.
{% endhint %}

🆚 **Difference Between New Address Buy (↑Makers) and New Address Buy (↑Holders)**

| Type          | Main Increase                      | Focus                                        |
| ------------- | ---------------------------------- | -------------------------------------------- |
| **↑ Makers**  | Number of active trading addresses | Activity and trading engagement              |
| **↑ Holders** | Number of holding addresses        | Distribution consensus and long-term holders |

{% hint style="success" %}
**Pump New Address Buy (↑Holders)：**<https://ciaotool.io/en-US/pump/newaddr-buyers-holders>
{% endhint %}

### 🆕 **How to Perform a New Address Buy (↑Holders)？**

#### **1. Connect Your Wallet**

* Click **“Select Wallet”** in the top-right corner, select your wallet, and approve authorization.
* Once your wallet address appears in the top-right corner, the connection is successful.

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

#### **2. Open the New Address Buy (↑Holders) Interface**

* Navigate to the **New Address Buy** operation page.

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

#### **3. Fill in the Trade Details**

* **Select Token:** Manually paste the token contract address.
* **Set Number of Buy Addresses:** Up to 1,000 new wallets; can be entered manually.
* **Set Buy Amount (SOL):** Can set a random range; minimum per address is **0.00001 SOL**.

<figure><img src="/files/4BTAgLBZxL3Yy2orx4AL" alt=""><figcaption></figcaption></figure>

* **Import Main Wallet Private Key:** Check wallet addresses and balances.

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

> 1. All on-chain fees and platform service fees generated during the buy are paid by the **main wallet**. The estimated required balance will be shown at the bottom of the page—please ensure the main wallet balance exceeds this amount to avoid transaction failure.
> 2. The fee-paying wallet is the main wallet, but you must still connect a wallet before using the feature. If the **main wallet** differs from the **connected wallet**, fees will be deducted from the main wallet; if they are the same, simply ensure sufficient balance.

#### **4. Set Jito MEV Tip**

* Choose a recommended route or enter a custom tip amount.

<figure><img src="/files/5w8qeKiYylEM5RzVEmiw" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Click **“Start”** to execute the purchase.
{% endhint %}

{% hint style="danger" %}
⚠️ **Note:**&#x20;

* The main cost for a New Address Buy is **transaction fees**.
* Do **not refresh** the page after starting; refreshing will interrupt the service.
  {% endhint %}

### ❓ Frequently Asked Questions

#### 1. What is “↑Holders” new address buying?

* [x] **Answer:** It refers to automatically creating multiple new wallet addresses and executing small real purchases for these addresses after launch, thereby increasing the number of on-chain token holders.

#### 2. Why is increasing the number of holders beneficial for a project?

* [x] **Answer:** The Pump platform’s ranking algorithm considers “number of token holders” as a key metric for project popularity and ranking; the higher the number, the easier it is to get recommended.

#### 3. How to batch-create new addresses?

* [x] **Answer:** In CiaoTool, click “One-Click Generate Addresses” to quickly create multiple unused new wallet addresses and automatically set them as purchase targets.

#### 4. Will these addresses actually complete transactions?

* [x] **Answer:** Yes. The system injects a small amount of SOL into each address and initiates real on-chain purchase operations to ensure transactions are indexed and counted on-chain.

#### 5. Can I control the purchase amount and number of addresses?

* [x] **Answer:** Yes. You can set the purchase amount per address (e.g., 0.001–0.01 SOL) and the number of addresses to generate, and the system will execute automatically based on your settings.

💬 **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

* **Email:** <support@ciaotool.io>
* **Website:** [https://ciaotool.io](https://ciaotool.io/)
* **X (Twitter):** <https://x.com/CiaoTool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **Medium:** <https://medium.com/@ciaotool>
* **YouTube:** <https://www.youtube.com/@CiaoTool>
* **WhatsApp：**<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ciaotool.gitbook.io/docs/sol-en/bundled-marketcap/new-holders.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.
