> For the complete documentation index, see [llms.txt](https://docs.anyroute.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyroute.xyz/readme.md).

# Introduction

**AnyRoute** is a CrossChain Decentralized Aggregator Exchange focused on providing simple, efficient, and low-cost token swaps.&#x20;

AnyRoute utilizes **Near Intents** + proprietary **SmartRouter** technology to automatically find the best transaction path, ensuring users get the best price and lowest fees.

AnyRoute supports multiple major blockchain networks, including **Ethereum, Solana, BSC, Polygon, Arbitrum, Optimism, Near**, and emerging chains like **Monad**, offering users a seamless and comprehensive cross-chain trading experience.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Smart Router</strong></td><td>Fast Response, Low Cost, and Free</td><td><a href="https://3987471300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWjjC9kjxGlUrCNQQzf28%2Fuploads%2FeOHY0eZfYbk8zXOBBMii%2FDALL%C2%B7E%202025-04-19%2018.02.06%20-%20A%20high-tech%20digital%20illustration%20of%20a%20SmartRouter%20for%20crypto%20trading.%20The%20image%20shows%20a%20central%20smart%20routing%20engine%20with%20lightning%20bolt%20icon%20for%20spee.webp?alt=media&amp;token=c75cb8ee-4b41-468a-a5f9-cfe1dff86a68">DALL·E 2025-04-19 18.02.06 - A high-tech digital illustration of a SmartRouter for crypto trading. The image shows a central smart routing engine with lightning bolt icon for spee.webp</a></td><td></td><td><a href="/technology/editor.md">Smart Router</a></td></tr><tr><td><strong>Cross Chain</strong></td><td>One-Click Swap between multi chains</td><td><a href="https://3987471300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWjjC9kjxGlUrCNQQzf28%2Fuploads%2Fb30o1d8H2o3hKlKsHRll%2FDALL%C2%B7E%202025-04-19%2018.00.18%20-%20A%20one-click%20cross-chain%20crypto%20swap%20interface%2C%20showing%20multiple%20blockchain%20logos%20like%20Ethereum%2C%20BSC%2C%20Polygon%2C%20Arbitrum%20connected%20with%20arrows.%20Clean%2C%20m.webp?alt=media&amp;token=a35384c8-f39d-47e0-85de-4213d2f43da1">DALL·E 2025-04-19 18.00.18 - A one-click cross-chain crypto swap interface, showing multiple blockchain logos like Ethereum, BSC, Polygon, Arbitrum connected with arrows. Clean, m.webp</a></td><td></td><td><a href="/technology/markdown.md">Cross Chain Swap</a></td></tr><tr><td><strong>Lower Slippage</strong></td><td>Fully utilizing liquidity from DEX and CEX</td><td><a href="https://3987471300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWjjC9kjxGlUrCNQQzf28%2Fuploads%2FAG4fXUovFhekapSWrjET%2FDALL%C2%B7E%202025-04-19%2018.01.03%20-%20A%20visual%20representation%20of%20lower%20slippage%20in%20crypto%20trading%2C%20showing%20liquidity%20from%20DEXs%20and%20CEXs%20merging%20into%20a%20single%20optimized%20path.%20Minimalist%20dig.webp?alt=media&amp;token=7acfeba9-eba2-44e6-85f6-24bb5c4b96c0">DALL·E 2025-04-19 18.01.03 - A visual representation of lower slippage in crypto trading, showing liquidity from DEXs and CEXs merging into a single optimized path. Minimalist dig.webp</a></td><td></td><td><a href="/technology/images-and-media.md">Lower Slippage(Coming Soon)</a></td></tr><tr><td><strong>Community Project</strong></td><td>No VC, No Allocations — a purely community-driven project</td><td><a href="https://3987471300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWjjC9kjxGlUrCNQQzf28%2Fuploads%2Ff3Tvr4Ckd3w7vxnmqiBG%2FDALL%C2%B7E%202025-04-19%2018.01.06%20-%20A%20vibrant%2C%20symbolic%20illustration%20of%20a%20community-driven%20crypto%20project.%20Diverse%20users%20gathered%20around%20a%20glowing%20crypto%20symbol%2C%20with%20text%20icons%20like%20'No.webp?alt=media&amp;token=f2dc0a74-6dc4-4b9d-86e1-3f35ea6ca539">DALL·E 2025-04-19 18.01.06 - A vibrant, symbolic illustration of a community-driven crypto project. Diverse users gathered around a glowing crypto symbol, with text icons like 'No.webp</a></td><td></td><td><a href="/technology/interactive-blocks.md">Community Project</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.anyroute.xyz/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
