# Anqa as the DEX Aggregator

## Overview

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

Anqa is a powerful, user-friendly DEX aggregator native to the Aptos blockchain. It enhances token swapping efficiency by integrating multiple decentralized exchanges (DEXs) to provide optimal swap routes, superior liquidity depth, and the most competitive exchange rates. With Anqa, users seamlessly achieve maximum value and minimal slippage in every transaction, making their DeFi experience smoother, safer, and more cost-effective.

Additionally, Anqa serves as a **Meta DEX Aggregator**, consolidating liquidity from a wide variety of sources, including Automated Market Makers (AMMs), Concentrated Liquidity Automated Market Makers (CLAMMs), Central Limit Order Books (CLOBs), Liquid Staking Derivatives (LSDs), and even other DEX aggregators. This comprehensive aggregation ensures users access unparalleled liquidity depth and trading opportunities across the entire Aptos ecosystem.

## How Swap Aggregator Works

Anqa's swap aggregator operates through advanced routing algorithms and dynamic liquidity analysis:

1. **Liquidity Aggregation:** Anqa continuously collects and updates liquidity pool data from multiple supported DEXs.
2. **Optimal Routing:** When a swap request is initiated, Anqa instantly evaluates all possible routes and selects the most favorable one, considering factors such as available liquidity, price impact, and slippage.
3. **Split Trades:** To maximize efficiency, large swaps may be intelligently split across multiple exchanges or pools, ensuring the best execution rates and reducing price slippage.
4. **Real-time Updates:** Anqa constantly refreshes liquidity and price information, adapting quickly to market changes to provide users with up-to-date rates.

By integrating multiple liquidity sources and sophisticated routing techniques, Anqa delivers an exceptional trading experience by combining efficiency, transparency, and intuitive usability. Our platform effortlessly accommodates a wide range of trading scenarios, from straightforward token swaps to sophisticated arbitrage strategies, all while ensuring top-tier performance and security.


---

# 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/overview/anqa-as-the-dex-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.
