# Token Trading & Market Insights

***Note:** This function is only available on the FlashX Miniapp version.*

### **📊 Trending Tokens**

Users can explore the top trending tokens based on market activity over the last 5 minutes, 1 hour, 6 hours, and 24 hours, sourced from Dexscreener.

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

FlashX currently tracks trending tokens across six major blockchains:

* **Solana (SOL)**
* **Ethereum (ETH)**
* **Binance Smart Chain (BSC)**
* **Base**
* **Arbitrum (ARB)**
* **Avalanche (AVAX)**

### **📈 Trending Metrics**

The **Trending** tab displays the following key metrics:

* **Price**
* **1-hour price change**
* **24-hour price change**
* **Number of holders**
* **Liquidity**
* **Trading volume**
* **Market capitalization**

### **🔍 Token Search**

Users can search for any token using its **symbol** or **contract address**.

FlashX supports token searches across **19 blockchains**, including: *Ethereum, Optimism, Cronos, BSC, Polygon, BitTorrent, Fantom, zkSync, PulseChain, Solana, Polygon zkEVM, Mantle, Base, TON, Arbitrum, Avalanche, Linea, Blast, and Scroll.*

### **📌 Paste Contract to Trade**

If a token exists on a **single blockchain**, pasting its **contract address** will automatically direct users to the **buy/sell interface**, eliminating manual selection.


---

# 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.flashx.ai/token-trading-and-market-insights.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.
