# Micro Trading Bot

**Step-by-Step Guide to Micro Trading on Pump Fun**

We will use the **Smithii** tool to increase our token’s volume on Pump Fun through micro trading.

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

1. **Select Your Token** – Copy the address of the token you recently created (or one already in your wallet) and paste it here.
2. **Set the Number of Transactions** – Choose how many trades you want. If your goal is to maintain visibility for several hours, set a generous amount (50, 100, or more).
3. **Choose the Transaction Amount** – Set a **minimum and maximum range in SOL** for each trade. The bot will randomly select amounts within this range to simulate organic activity.
4. **Schedule the Frequency** – Adjust the **pause time between transactions** in seconds. A wide range (e.g., **5 to 15 seconds**) makes the activity appear more realistic.
5. **Check the Cost and Click "Start Trading"** – Confirm the **Total Cost** and hit the button. The system will start sending transactions automatically.


---

# 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://docs.smithii.io/products/dev-bots/pump-fun-bots/micro-trading-bot.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.
