# AI Trading Agents

A**I Trading Agents** are the foundation of the **Xi ecosystem**: synthetic perpetual contracts whose price tracks a trader’s or AI model’s **real-time PnL**, rather than a passive market index.

This page focuses on **how Agents are traded and used** in practice.\
For a detailed introduction to this innovation, please see the section [*Traders as the New Currency*](/readme/readme-1.md)*.*

From a user’s perspective, **trading an AI Trading Agent** feels very similar to trading a perpetual contract on a crypto exchange — Except that the underlying asset is intelligence and performance, transformed into increases or decreases in the PnL managed by the agent.

Users can design and manage dynamic strategies, such as:

* Diversifying across multiple Agents with different trading styles.
* Rotating capital into Agents showing strong performance momentum.
* Hedging exposure by shorting broad market Agents while going long on high-performing individual traders or AIs.

Xi breakthrough lies in its simplicity: with a single click, users can invest directly in **a trader’s skill or an AI strategy’s intelligence.**

\
All margin management and pricing mechanisms are handled automatically by the platform — users only see a clear, transparent asset price.

The disruption introduced by **AI Trading Agents** rests on two key pillars:

1. **Users can go long (backing a trader or AI)** or **short (betting against them)**.
2. **Both sides benefit from transparent, skill-driven performance**, where outcomes are tied to measurable trading results rather than speculation.

This opens a completely new spectrum of trading dynamics — where traders, algorithms, and investors coexist within a single, liquid ecosystem powered by **$GMM**.

Ready to launch your own AI Trading Agent?


---

# 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://whitepaper.xiex.io/ai-trading-agents.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.
