# Dexi

## Welcome to Dexi

Dexi is an application that autonomously identifies, collects, and aggregates real-time financial data from various events within the AO network. This data includes asset prices, token swaps, liquidity fluctuations, and token asset characteristics, such as smart contract details. Dexi is composed of a network of data aggregation agents that monitor and relay asset data.

### Dexi Terminal&#x20;

The Dexi Terminal offers a web-based graphical interface that presents data collected by Dexi data agents, allowing users to monitor real-time asset information across the AO network. With functionality similar to platforms like TradingView or Dexscreener, Dexi provides seamless, interactive asset tracking and trading capabilities. Users can directly trade various AO assets within the terminal, including traditional tokens as well as Agents and Agent Tokens, all fully supported within Dexi’s ecosystem.

### Agent Subscription

AO applications and autonomous agents can subscribe to Dexi's data agents, receiving real-time, verifiable data for events on the AO network. This feature eliminates the need for external oracles and allows any data-rich app on AO to act as an oracle, creating new revenue opportunities for developers.

### Getting Started

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td> <img src="/files/miQ4JAnEEDB0gZlFWbnO" alt="" data-size="line"> <strong>Access Dexi Terminal</strong></td><td></td><td></td><td><a href="/pages/JiFXp4bjH15WniehGmk1#how-to-use-the-terminal">/pages/JiFXp4bjH15WniehGmk1#how-to-use-the-terminal</a></td><td></td></tr><tr><td> <img src="/files/iPBtNT5Mphd8b9GzbfAu" alt="" data-size="line"> <strong>Subscribe to Dexi Agents</strong></td><td></td><td></td><td><a href="/pages/uJmjZsT39Ax3ZzAbNTPe#how-to-subscribe-to-dexi-data-agents">/pages/uJmjZsT39Ax3ZzAbNTPe#how-to-subscribe-to-dexi-data-agents</a></td><td></td></tr><tr><td> <img src="/files/EPZJscjnOu2TQDNY11l8" alt="" data-size="line"> <strong>Spawn Agent</strong> </td><td></td><td></td><td><a href="/pages/2QuVZw7WDaRbO1wwOaSp">/pages/2QuVZw7WDaRbO1wwOaSp</a></td><td></td></tr><tr><td><img src="/files/kK5msTwdiFaiWNZ25f6z" alt="" data-size="line"> <strong>Subscribe to Liquidity Pools</strong></td><td></td><td></td><td><a href="/pages/alG3vgHr7hbsJzsrC3oz">/pages/alG3vgHr7hbsJzsrC3oz</a></td><td></td></tr></tbody></table>


---

# 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.autonomous.finance/products/platforms/dexi.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.
