# Token Insight Query

## **Introduction**

This article introduces the token insight analyze ability. Our agent retrieves and analyzes critical token data, integrating real-time market metrics and social insights to help users make informed decisions in the dynamic crypto market.

## **How to Use**

Perform operations using shortcut buttons or natural language.

1. Generate Instructions with Shortcut Buttons.
   1. Click the ‘Analyze’ button and fill out the form.&#x20;

<figure><img src="/files/ScaPPTfBJUhsZjZ4aNn8" alt=""><figcaption></figcaption></figure>

2. Send Instructions Using Natural Language:&#x20;

Example: Help me analyze this token: xxxxx

## Response

The analysis is divided into three key modules: **Basic Info**, **X News**, and **X Profile**.

### 1. Basic Info

<figure><img src="/files/k4iYz2uZYZjgz4yXXubH" alt=""><figcaption></figcaption></figure>

The **Basic Info** section includes an AI-generated analysis summary, token details, and a real-time candlestick (K-line) chart. It provides essential token data and trading metrics, allowing you to track price movements instantly.

### 2. X News

<figure><img src="/files/NmPRgtpbmVaFbX1u6hYR" alt=""><figcaption></figcaption></figure>

In the **X News** section, we curate relevant posts based on factors like relevance, popularity, and timing. This helps you stay updated on the latest discussions, trends, and market reactions surrounding the token.

### 3. X Profile

The **X Profile** section analyzes posts and followers of relevant Twitter accounts, identifying key influencers, projects, and venture capitalists (VCs). These insights help assess an account’s social media influence and industry engagement.

<figure><img src="/files/IeforIl9UNvPDbX8Rdsv" 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.xnomad.ai/xnomad.fun/on-chain-interaction/token-insight-query.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.
