# Chart

## **1. Chart - Miniapp version**

### **Accessing the Chart**

Users can view the token chart by:

* Clicking on a **trending token** from the **Market tab**.
* Searching for a token by **name, symbol, contract address** **or pool address** in the **Search bar**.

### **Chart Overview**

FlashX provides a **real-time trading chart**, powered by **Dexscreener**, with essential market data:

* **Price & 24h Change** – Tracks token price movements.
* **Market Cap** – Shows the total market valuation.
* **Liquidity** – Displays available liquidity for trading.
* **24h Volume** – Reflects the total trading volume in the last 24 hours.

<figure><img src="https://255202137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0tGrKCsbwHY7eBHNpSiC%2Fuploads%2FitJkaasqaYhKnBGtteoB%2FIMG_2649.jpg?alt=media&#x26;token=4e25e582-05b9-47d2-99cb-670acc841ecf" alt="" width="375"><figcaption></figcaption></figure>

### **Sharing Token Links with Referrals**

* Users can **share** the token page with their **referral link** attached.
* Friends who click the link can **instantly view the chart** and **buy the token** on FlashX.

## **2. Chart - Extension version**

<figure><img src="https://255202137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0tGrKCsbwHY7eBHNpSiC%2Fuploads%2F7J57p34rZtncjBrQQPAr%2FScreenshot%202024-11-26%20at%2011.44.39.png?alt=media&#x26;token=2799dcd3-c299-460c-8c47-d88d9674e517" alt="" width="563"><figcaption></figcaption></figure>

### **Key Features**

1. **Token Chart Display:**
   * By clicking **Chart** on the **Swap** or **Perp** tabs, users will be shown a detailed price chart for the selected token.
   * FlashX integrates with [Dexscreener](https://dexscreener.com/) to provide live price movements, market volume, and price indicators, offering a complete view of the token's trading activity.
2. **Technical Analysis Tools:**
   * FlashX allows users to apply **technical analysis** directly on the chart.
   * Users can draw various indicators such as trend lines, moving averages, and other chart patterns to assist in analyzing market trends.
3. **Quick Access to Trades:**
   * While analyzing the chart, users can quickly make trades. You can switch between **Buy/Sell**, **Limit Orders**, **DCA**, and **Copy Trading** without leaving the chart screen.
   * This seamless integration between chart analysis and trading functionality ensures users can execute their trades efficiently.

### **How to Use the Charting Tool**

1. **Select a Token:**
   * Choose the token you wish to trade by searching for it in the token field in the **Swap** or **Perp** tab.
   * Once selected, click the **Chart** button to view the chart for that token.
2. **Draw and Analyze:**
   * Use the available tools to draw lines, apply technical indicators, and perform chart analysis.
   * Switch between timeframes and chart types for deeper insights into price trends.
3. **Track Social Mentions:**
   * FlashX integrates social sentiment with the chart. Track what’s happening on Twitter (X) or other platforms for real-time discussions and news related to the token.
4. **Execute Trades:**
   * Once you’ve analyzed the chart, switch to the **Buy/Sell** section to make your trades based on the insights you've gathered.


---

# 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/chart.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.
