# Pump Sell and Buy Tutorial

The **GTokenTool** platform's **Solana Pump Sell and Buy** tool executes simultaneous selling and new address buying within a single block. By swapping positions via atomic transactions, it effectively evades bubble chart detection and unfavorable labels. This high-speed, secure utility offers a professional advantage for teams seeking optimized strategy concealment and market refinement. It is the ideal solution for developers aiming to maintain a clean project profile and organic optics on the Solana network.

## 📌Core Summary: Solana Pump Sell and Buy

* **Functional Positioning: Strategic Position Optimization & Privacy Utility.** A professional tool designed to refine trading optics and maintain project health on the Pump.fun platform.
* **Primary Purpose:** It enables the simultaneous execution of selling and new address buying within a single block, allowing for stealthy position swapping and strategic market management.
* **Core Features:**
  * **Atomic Same-Block Execution:** Completes sell and buy orders in the same transaction block for maximum efficiency and speed.
  * **Detection Evasion:** Effectively avoids unfavorable labels and bubble chart detection by swapping positions through decentralized addresses.
  * **Strategy Concealment:** Enhances the concealment of market operations, providing more room for strategic optimization.
  * **Organic Optics Maintenance:** Ensures a clean project profile by simulating organic trading behavior and holder distribution.
* **Target Audience:** Developers and project teams seeking a high-speed, secure method to manage token positions while maintaining a professional and clean on-chain reputation.

***

## Preparations

1. Prepare equipment, a computer or mobile phone
2. Install the Phantom wallet plug-in and follow the installation tutorial ([Phantom Wallet Installation Tutorial](https://docs.gtokentool.com/en/solana/phantom-wallet-installation-tutorial))
3. The private key of the wallet to be transacted
4. Tokens required for transactions
5. Please ensure that the imported wallet has sufficient balance.

## Solana Pump Sell and Buy Steps

### 1. Connect Wallet

Go to the Solana Pump Sell and Buy page, click "`Connect Wallet`" in the upper right corner and select the <mark style="color:purple;">Main</mark> network.

Pump Sell and Buy: <https://sol.gtokentool.com/pump/pumpSellAndBuy>

<figure><img src="/files/y0eQp2jMrxxxgUGkj56T" alt=""><figcaption><p>connect wallet &#x26; select network</p></figcaption></figure>

### 2. Enter the token address

{% hint style="warning" %}
Note: After entering the token address, please select the correct DEX. If you are unsure, simply select Jup.
{% endhint %}

<figure><img src="/files/ZcTpdLoa0sFiEmI5GJn1" alt=""><figcaption><p>enter the token address</p></figcaption></figure>

### 3. Sell Wallet Settings

After entering the wallet private key, the SOL balance and token balance in the wallet will be displayed. Then set the sell quantity, and the quantity to be sold can be seen below after filling it in.

{% hint style="warning" %}
All expenses will be paid uniformly by the selling wallet.
{% endhint %}

<figure><img src="/files/5CkgX8FXTRl78MgEBqih" alt=""><figcaption><p>sell wallet settings</p></figcaption></figure>

### 4. Buy Wallet Settings

After importing the wallet, you can view the SOL balance in it (it is recommended to refresh the wallet before each transaction to obtain the latest wallet balance).

<figure><img src="/files/nBux9NdGuLgwp6byDj30" alt=""><figcaption><p>buy wallet settings</p></figcaption></figure>

### 5. Set Purchase Quantity

You can make individual settings for each wallet. After filling in all the information, check the wallet, and the total quantity purchased will be displayed below.

<figure><img src="/files/JkEntOSdQvgoqPVcXIzM" alt=""><figcaption><p>set purchase quantity</p></figcaption></figure>

### 6. Buy to Target Address (Optional)

Purchase tokens to the designated address; if not filled in, the tokens will be purchased to the corresponding account.

<figure><img src="/files/VT0e4KnGpMyCN1bMnPZO" alt=""><figcaption><p>buy to target address</p></figcaption></figure>

### 7. Jito Bundle Tips Settings

Jito bundle tip: It determines your transaction speed to a certain extent.

* Standard: 0.002 SOL
* Fast: 0.004 SOL
* Super Fast: 0.01 SOL
* Others: Enter the amount manually

<figure><img src="/files/0a51sCfNAujyzaORRTZK" alt=""><figcaption><p>jito bundle tips settings</p></figcaption></figure>

### 8. Click "Bundled Buy" to start trading

After the transaction is successful, a prompt indicating successful transaction will pop up.

***

## ❓FAQ

### Q: What is the function of selling and bundling purchase?

**A:** It completes the selling of tokens and the purchase at a new address within the same block. Position switching is conducted through transactions, which effectively avoids detection of unfavorable labels such as bubble charts, and improves the concealment and optimization space of strategies.

### Q: Why make purchases with a new address?

**A:** Using a new address can evade on-chain graph marking and reduce the risk of being identified by monitoring systems.

### Q: Will such operations be deemed price pumping or volume washing?

**A:** No. If the timing and amount are well controlled, the on-chain data will appear as normal position switching behavior.

### Q: Does it support bulk purchases via multiple new addresses?

**A:** Yes. Multiple target addresses can be specified to enhance decentralization and concealment.

### Q: Will it affect the price?

**A:** It may. Special attention should be paid to slippage especially when liquidity is low.

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# 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-sell-and-buy.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.
