# TheOne Protocol

TheOne Protocol connects to multiple categories of liquidity venues. For centralized exchanges, it operates through broker and institutional accounts, continuously synchronizing order book data and executing trades directly within these environments. For decentralized markets, it maintains an on-chain environment that monitors and processes liquidity from all available pools. Based on this consolidated structure, TheOne builds optimal routing paths to execute trades across multiple venues simultaneously.

Since the entire routing and execution process is performed beneath the application layer, TheOne can simultaneously execute trades across different networks and liquidity sources while internally rebalancing positions. This enables full chain and token abstraction, allowing seamless conversions between assets that may not exist as direct pairs on any exchange or pool.

<figure><img src="/files/OF8mttH8kuVLZIeIUebQ" 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://theonetradeai.gitbook.io/docs/introduction/theone-protocol.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.
