> For the complete documentation index, see [llms.txt](https://hfun.gitbook.io/hypurr-fun-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hfun.gitbook.io/hypurr-fun-docs/guide/hpump/trade.md).

# Trade

The trading process is the same for **HpumpCore** and **HpumpEVM**.

### **Step 1: Discover & Analyze Tokens**

1. **Stay Updated via Telegram**
   * **Launch Alerts**: Watch for new launch announcements in the Hpump Chat.
   * **One-Click Trading**: In the alert message, click **“Trade”** to open the Trade Widget.
2. **Explore the Hpump Dashboard**
   * **Trust Factor Indicators**: It's for informational purposes only and are determined based on predefined criteria.
   * **Creator Information**: Verify the deployer’s reputation to gauge token reliability.
   * **Bonding Progress**: Keep an eye on the TVL (Total Value Locked) and thresholds to know when a token is transitioning to Hyperliquid.
3. **Engage in Token-Specific Chats**
   * Each token has a dedicated Telegram channel for direct community discussions.
   * **Use Key Commands**:
     * **/info**: View deployer details, top holders, and token supply.
     * **chart/price** - Hpump Dashboard
   * After reviewing these details, simply click **“Trade”** in the Telegram chat to jump back into the Trade Widget.

***

### **Step 2: Trade**

#### **A. Hfun Bot**

1. **Open the Launches List**

   * Use the **/launches** command to view tokens ranked by trading volume.
   * **Sorting Options**: Filter by price change or market cap.
   * **Scroll Navigation**: Quickly browse tokens to find your target.

   <figure><img src="/files/XW0TA7yEni26LNPnmbTM" alt="" width="311"><figcaption></figcaption></figure>

   <figure><img src="/files/kWgolw2AA00mfMIBOMxS" alt="" width="318"><figcaption></figcaption></figure>

   * Once you select a token (e.g., **WIZ**), you’ll see specific trading options:

   <figure><img src="/files/5aYfVTiJUind3iPM6gGz" alt="" width="320"><figcaption></figcaption></figure>
2. **Execute Your Trades**
   * **Buy Tokens**:
     * Click **“Buy $X”** and specify the USDC amount (or use pre-set amounts).
   * **Sell Tokens**:
     * Click **“Sell X%”** to quickly choose a percentage of your holdings.
   * **Other Controls**:
     * **Refresh**: Updates token details (price, TVL, market cap).
     * **Close**: Returns you to the main token list.

#### **B. Hpump Dashboard**

1. **Select a token**

   <figure><img src="/files/BM5OW5h77RndlClAqsbo" alt=""><figcaption></figcaption></figure>
2. **Execute Your Trades**

   <figure><img src="/files/J2cEXCxluOCZnaTBgJkW" alt="" width="375"><figcaption></figcaption></figure>

***

## Fees

A **1% fee** is applied to all trades conducted through the **Hpump Market**. These fees are redirected to the [HFUN Fees Receiver](https://hypurrscan.io/address/0x501a76325a353a4249740ada1d4bce46dbdd67d6) wallet.

The collected fees are **exclusively used** to **purchase** the **HFUN** token, supporting its ecosystem and value appreciation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hfun.gitbook.io/hypurr-fun-docs/guide/hpump/trade.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.
