# Token Symbol Detection

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

## **Overview**

FlashX integrates with **X (formerly Twitter)** to automatically detect and display token symbols that have the **$** sign in tweets. This feature allows users to seamlessly track, analyze, and trade tokens directly from X (Twitter) without having to leave the platform.

## **How It Works**

FlashX automatically scans tweets for **token symbols** that are preceded by the **$** sign (e.g., `$JUP`, `$SOL`, `$ETH`). Once detected, the system highlights these symbols and makes them clickable, allowing users to easily access real-time data and take trading actions.

<figure><img src="https://255202137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0tGrKCsbwHY7eBHNpSiC%2Fuploads%2F68Jvp4l4NLVWisC1VqQ9%2FScreenshot%202024-11-23%20at%2016.15.59.png?alt=media&#x26;token=320ffaf1-abfb-442a-9bda-f3174b8d60e9" alt="" width="563"><figcaption></figcaption></figure>

## **Key Features**

1. **Automatic Token Symbol Detection**:
   * FlashX detects any **token symbol** preceded by the **$** sign in tweets (e.g., `$JUP`, `$PNUT, $ETH`).
   * The detection is automatic and only works with symbols that include the **$** sign.
2. **Clickable Token Symbols**:

   * Once a token symbol is detected, users can **click** on the highlighted symbol to view detailed information about the token.
   * After clicking the token symbol, users can choose a token pair to view the trading chart and initiate a trade.  &#x20;

   <figure><img src="https://255202137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0tGrKCsbwHY7eBHNpSiC%2Fuploads%2FDqfp79kNjOqQ4J7j0Kl6%2FScreenshot%202024-11-23%20at%2016.39.05.png?alt=media&#x26;token=13a2232c-7994-4f98-8a48-e9bdc882df7d" alt="" width="375"><figcaption></figcaption></figure>
3. **Actionable Features**:

Once the token is detected and its data is displayed, users can:

* **Buy/Sell**: Search for a token and select a trading pair to view the chart and start trading on FlashX.
* **Long/Short**: If you have an active position with the token in perpetual trading, the **Long/Short** button will be available for you to take action.
* **Chart**: Search for a token pair to access the chart, perform technical analysis, and view the latest transactions, top holders, etc.&#x20;

<figure><img src="https://255202137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0tGrKCsbwHY7eBHNpSiC%2Fuploads%2FfGBN8nICtccYd8EdM4Ul%2FScreenshot%202024-11-23%20at%2016.10.11.png?alt=media&#x26;token=56b58140-e0fe-40d6-afaa-a6634cadc283" alt=""><figcaption></figcaption></figure>


---

# 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-symbol-detection.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.
