# Pump Micro Trading Tutorial

## Video Tutorial

{% embed url="<https://youtu.be/0AH0olcxezI>" %}

## Preparation:

1. Computer or mobile phone
2. Solana Wallet ([Phantom Wallet Installation Tutorial](https://docs.gtokentool.com/en/solana/phantom-wallet-installation-tutorial))
3. Trading token and wallet private key
4. GAS Fees

## Pump Micro Trading Process:

### 1. Connect Phantom wallet.

Solana pump micro trading link: <https://sol.gtokentool.com/en/pump/pumpMicroTrade>

Switch the upper right corner to English, click "`Connect`" to Connect Wallet, and select <mark style="color:purple;">Main</mark> node.&#x20;

After clicking "`Connect`", a wallet selection page will pop up. Click Phantom Wallet to connect the wallet.

After connection, you can see the wallet address displayed in the upper right corner.

<figure><img src="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2FzWYuCjHunDFHlg1cfs6g%2FSnipaste_2025-08-21_16-01-26.png?alt=media&#x26;token=91e886ec-f87b-4a38-9a29-17efe092d6d3" alt=""><figcaption></figcaption></figure>

### 2. Fill in trading token address.

{% hint style="warning" %}
**Attention**: The token you fill in should be created in Pump section.
{% endhint %}

<figure><img src="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2FMaqlLL1hOnVxWerfrBWw%2FSnipaste_2025-08-21_15-52-44.png?alt=media&#x26;token=835e60f1-2be3-4fd8-b61a-3901ec74d2be" alt=""><figcaption></figcaption></figure>

### 3. Import Wallet.

After importing the wallet, you can see the SOL balance in the wallet as well as the balance of the target token.

<figure><img src="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2FlweegGusqHo6LCeT3vGf%2FSnipaste_2025-08-21_15-55-04.png?alt=media&#x26;token=b0787890-8dd0-468a-812a-4317058d151a" alt=""><figcaption></figcaption></figure>

### 4. Transaction Settings.

<figure><img src="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2F96lW57czwKoPdExfdH2Q%2FSnipaste_2025-08-21_15-56-28.png?alt=media&#x26;token=1c54eccb-6502-4780-ac32-123e066b37cd" alt=""><figcaption></figcaption></figure>

**Single Transaction Amount(SOL):** The minimum transaction amount of orders displayed on the Pump homepage is 0.01 SOL. The larger the transaction amount, the higher the probability of display.

**Execute Order Rounds:** When the switch is off, the wallet will keep trading non-stop and only stops when you manually tell it to. <mark style="color:purple;">When the switch is on, you can set a specific number of trading rounds, and the wallet will automatically stop once it completes those rounds.</mark>

### 5. Click "Start Trading".

Check the wallet you want to trade with and click "`Start Trading`".

After the specified number of rounds are executed, there will be prompt messages. We can also see in real time the number of rounds that have been executed.

<figure><img src="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2F4gxwYmIDR4dkbLE2WkVV%2FSnipaste_2025-08-21_15-59-39.png?alt=media&#x26;token=dd660e23-6398-4135-b436-e710976d6ace" alt=""><figcaption></figcaption></figure>

After execution, you can click to refresh the target token to check if the purchase was successful.

<figure><img src="https://303994609-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjvjuVZbKY9RY73UABdWK%2Fuploads%2FzlURYeDuqeAiHTfPgCPU%2FSnipaste_2025-08-21_16-00-34.png?alt=media&#x26;token=b16b03c1-1cf5-4f51-a945-8cf93b887926" alt=""><figcaption></figcaption></figure>

If you have any questions or are unclear, please join the official Telegram group: <https://t.me/GToken_EN>


---

# 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.gtokentool.com/en/solana/pump-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.
