# Pump Micro Trading Tutorial

{% hint style="success" %}
**Pump Micro Trading**：<https://ciaotool.io/en-US/pump/micro-trading>
{% endhint %}

## 🧩 **How to Perform Pump Micro Trading？**

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

#### **2. Open the Pump Micro Trading Interface**

* Navigate to the **Pump Micro Trading** operation page.

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

* **Select Token:**&#x4D;anually enter the token contract address.

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

* **Trading Wallet Setup:**
  * Batch import wallets (**Excel / CSV / TXT / JSON**) or manually paste private keys
  * Refresh imported wallet balances and token balances
  * Remove wallets with insufficient funds

<figure><img src="/files/2nYSMCQ76wnuKudQdRnC" alt=""><figcaption></figcaption></figure>

#### **4. Micro Trading Settings**

* **Per-Trade Amount:** The minimum order displayed on the Pump homepage is **0.01 SOL**. Larger trade amounts increase the probability of being displayed.
* **Task Interval:** Choose between **random** or **fixed interval** (seconds).
* **Wallet Execution Order:** Sequential execution or random execution.

<figure><img src="/files/0sWmzN8ohjrhpQmQVExy" alt=""><figcaption></figcaption></figure>

#### **5. Jito Tip Settings**

* Configure the **Jito MEV tip** to accelerate transaction bundling and increase priority.

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

* Click **“Start Micro Trading”** to begin.

{% hint style="info" %}
Note: Each buy or sell counts as one trade. Service fees apply separately for buying and selling, and fees are displayed at the bottom of the trading page.
{% endhint %}

### ❓ Frequently Asked Questions

#### 1. What is Pump Micro Trading?

* [x] **Answer:** Micro trading refers to using very small buy and sell amounts to continuously keep the project exposed on the Pump homepage without significantly affecting the token price.

#### 2. What is the purpose of micro trading?

* [x] **Answer:** Micro trading increases project activity metrics, boosts visibility on the homepage or popular lists, and attracts more real users to click and follow.

#### 3. Does the trade amount affect the effectiveness?

* [x] **Answer:** It is generally recommended to use small amounts between 0.001–0.01 SOL; frequent repeated executions achieve better volume boosting, as the system reads trade frequency rather than total amount.

#### 4. Will micro trading cause chart abnormalities or market impact?

* [x] **Answer:** No. CiaoTool has optimized micro trading with a default "hide chart impact" mode to avoid noticeable price swings or sharp spikes in trades.

#### 5. Can multiple addresses be set for batch micro trading?

* [x] **Answer:** Yes. The system supports batch importing multiple wallet addresses and will automatically rotate small trades to increase naturalness and anti-detection capability.

💬 **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/ecosystem/micro-trading.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.
