# AI Assistant

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

## Overview

FlashX has integrated AI-powered features for **News** and **Technical Analysis** through OpenAI, offering real-time insights into tokens directly from the chart view. Here's how these features work:

<figure><img src="https://255202137-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0tGrKCsbwHY7eBHNpSiC%2Fuploads%2FLqAsH0AsSXAW2EJDpy7i%2FScreenshot%202024-11-26%20at%2008.40.05.png?alt=media&#x26;token=144895c1-4638-4b27-b411-145f4b5d2684" alt=""><figcaption></figcaption></figure>

## **News (AI)**

The **News (AI)** feature provides the latest news about any token displayed on FlashX. By simply asking the AI, you can get updates related to the token for the day.

**How to Use**:

* On the FlashX chart page, click the **News (AI)** button.
* The prompt: *"What's news on \[token name] today?"*
* The AI will gather and display the most recent news articles related to the selected token.

## **Technical Analysis (AI)**

The **Technical Analysis (AI)** feature provides an AI-driven breakdown of the token’s price performance and technical indicators over a set timeframe.

**How to Use**:

* On the FlashX chart page, click the **Technical Analysis (AI)** button.
* The prompt: *"What's the technical analysis of \[token name] in 30m?"*
* The AI will analyze and return the technical data for the selected token within the last 30 minutes.

#### **Key Features:**

* **AI-powered News** provides up-to-date, relevant news articles for tokens you are tracking.
* **AI-driven Technical Analysis** provides a breakdown of key technical indicators and sentiment.
* Both features work seamlessly within the FlashX chart interface to help you make informed decisions.

These tools are designed to give you insights directly from the chart, making it easier to track and analyze your tokens in real time.


---

# 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/ai-assistant.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.
