# Current Capabilities

AIGMX has moved beyond simple alerts to develop a true market memory.

#### 💪 Key Features

* **Identity System:** The agent remembers traders it has seen before. If "The Pepe Whale" returns, AIGMX knows its history.
* **Contextual Awareness:** It correlates price moves with real-world news, such as identifying a trade that aligns with a major announcement.
* **Visual Forensics:** It generates custom charts that overlay trade fills on price action, offering instant visual clarity.
* **Social Interaction:** AIGMX is capable of holding conversations, answering questions, and maintaining its consistent "Sleuth" persona.

#### **Example Interaction (Upcoming)**

> **User:** "@aigmx\_agent who is this?"
>
> **AIGMX:** "That's 0x7a...9f. I've tracked him since November. He's a momentum trader who typically longs $BTC breakouts. He's currently up $4.2M this month but is running high leverage. Proceed with caution."


---

# 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://aigmx.gitbook.io/docs/litepaper/current-capabilities.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.
