# Overview

TheOne Relayer leverages the full capabilities of TheOne Protocol to integrate directly into external trading products, including intent-based systems, aggregators, wallets, and other crypto applications where users execute trades. This allows TheOne to participate in external order flow and provide competitive trade execution across multiple trading venues.

The system operates on institutional-grade server infrastructure, optimized for ultra-low latency and high-frequency performance. This architecture minimizes ping times, accelerates price calculation, and enables near-instant order execution across multiple venues. Such performance ensures stable and sustainable competitiveness in execution quality across connected platforms.

<br>


---

# 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/theone-relayer/overview.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.
