# The Problem

Perpetual markets are transparent, but transparency alone doesn't create understanding.

#### 🤯 The "So What?" Gap

Crypto feeds are flooded with alerts. Traders need interpretation:

*Who is this wallet?*

*What's their track record?*

*Is this a conviction bet or a hedge?*

*And what market catalyst just happened to trigger this move?*

#### 🎭 The Identity Gap

On-chain wallets are anonymous. Without a persistent memory, it's impossible to distinguish smart money from a lucky gambler. Valuable context is lost between trades.

#### ⏱️ The Latency Gap

Market narratives on perpetual exchanges evolve in minutes. A human analyst cannot possibly synthesize fills, PnL, leverage, and off-chain news at the speed the market moves.


---

# 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/the-problem.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.
