# New Address Buy (↑Makers) Tutorial

{% hint style="warning" %}
The New Address Buy (↑Makers) 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 Wallet Buys (↑Makers) and New Wallet Buys (↑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" %}
**Taking Pump as an example, Pump New Address Buy (↑Makers)：**<https://ciaotool.io/en-US/pump/newaddr-buyers-markers>
{% endhint %}

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

#### **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/HTfjQQmOnBxCU97cuTgg" alt=""><figcaption></figcaption></figure>

#### **2. Open the New Address Buy (↑Makers) 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.

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

* **Set Buy Amount (SOL):** Can set a random range; minimum per address is **0.00001 SOL**.
* **Import Main Wallet Private Key:** Check wallet addresses and balances.

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

> 1. All on-chain fees, SOL account rent (refundable), and platform service fees are paid by the **main wallet**. The estimated total balance is displayed at the bottom—ensure the main wallet has sufficient funds to avoid transaction failure.
> 2. The payment wallet is the main wallet. If it differs from the connected wallet, the system will deduct fees from the main wallet. If both are the same, simply ensure sufficient balance.
> 3. SOL account rent per new address: **0.00203928 SOL**.

#### **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 %}

#### 🔗 **New Address Buy Workflow**

{% hint style="info" %}
**For Raydium CPMM and CLMM (Token-2022 tokens):** Be cautious—transfer fees remain in the account state, preventing account closure and rent recovery to the main wallet.
{% endhint %}

1. Main wallet transfers SOL to new wallets
2. New wallets purchase the token
3. New wallets transfer tokens back to the main wallet
4. New wallets close token accounts and recover rent
5. Remaining SOL in new wallets is returned to the main wallet

### ❓ Frequently Asked Questions

#### 1. What does buying with new addresses mean?

* [x] **Answer:** It means using completely new, unused wallet addresses to perform the first-time purchase, enhancing anonymity and improving chart aesthetics.

#### 2. How to generate new addresses?

* [x] **Answer:** CiaoTool supports one-click automatic generation of multiple new addresses or manual import of your own clean addresses.

#### 3. Why use new addresses instead of old wallets?

* [x] **Answer:** To avoid carrying over historical labels from old addresses to new charts, preventing bubbles and raising suspicion on the chart.

#### 4. Can multiple new addresses be set to buy simultaneously?

* [x] **Answer:** Yes, you can batch-generate and configure up to 12 addresses for dispersed simultaneous purchases.

#### 5. Will my private keys be saved?

* [x] **Answer:** No. All signing operations in CiaoTool are completed locally in the browser; private keys are neither uploaded nor stored, ensuring fund security.

💬 **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: 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/bundled-marketcap/new-markers.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.
