# Overview

TheOne Swapp serves as a simple and intuitive access to TheOne Protocol, including its smart routing infrastructure and chain/token abstraction. It allows users to trade any assets across networks through a unified interface, maintaining a single account and achieving optimal execution routes.&#x20;

Available on[ Web](https://the-one.io/app) and[ Telegram.](https://t.me/TheOneTGBot/app?startapp)

<figure><img src="/files/s5WjTh55KUKRS4tkM4lA" alt=""><figcaption></figcaption></figure>

### User Benefits

* Fast swap: from 0.25 sec, enabled by TheOne’s low-latency engine architecture
* Best rates: multi-step routing across a wide range of trading pairs from a unified order book
* Optimized fee: reduced gas via batched transactions and bytecode-level routing contracts, lower CEX fees through VIP-tier accounts and broker rebate programs
* All-in-one application: seamless one-step exchange between any assets across any networks, powered by token and chain abstraction

<figure><img src="/files/u7xMbWysx1lLklqxtXan" 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/theone-swapp/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.
