# Swap Aggregator

<figure><img src="/files/SDoCBF2RB2AqnOkMItVs" alt="" width="563"><figcaption></figcaption></figure>

Anqa’s Swap Aggregator is the core engine behind its best-rate trading experience. Built for the Aptos ecosystem, it intelligently routes trades through a wide range of liquidity sources, including AMMs, CLAMMs, CLOBs, and other aggregators, to ensure users always receive the most favorable execution.

Key benefits include:

* **Smart Routing:** Advanced algorithms find the most efficient path across multiple pools and exchanges, often splitting trades for better pricing.
* **Real-Time Price Discovery:** Anqa constantly scans on-chain liquidity to surface the best available rates with minimal slippage and fees.
* **Slippage Protection:** Users can set tolerance thresholds to avoid unfavorable price movements during volatile market conditions.
* **Speed & Efficiency:** Anqa is optimized for fast transaction confirmation on Aptos, ensuring low latency and high throughput for swaps of any size.

Whether you're a casual trader or an advanced DeFi user, Anqa’s Swap Aggregator delivers fast, reliable, and optimized trades every time.


---

# 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://dev.anqa.ag/product/swap-aggregator.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.
