# Navi-X Swap

<figure><img src="/files/7hoWGZag4UBWZNjfGMa5" alt=""><figcaption></figcaption></figure>

## What is a DEX Aggregator? <a href="#what-is-a-dex-aggregator" id="what-is-a-dex-aggregator"></a>

A DEX allows you to buy crypto assets and keep full custody of your funds while maintaining complete anonymity. Thus, they are a safe and more reliable method of purchasing cryptocurrencies. However, these exchanges may have a high transaction fee or [slippage](https://coinsutra.com/glossary/slippage-tolerance/). Further, with a new DEX coming into the market almost every week, investors find it challenging to find a suitable DEX with good liquidity.

This is where a DEX aggregator comes into the picture. A DEX aggregator can be used to find crypto at the best price and with the lowest transaction cost and [slippage](https://coinsutra.com/glossary/slippage-tolerance/).

## How does a DEX Aggregator work? <a href="#how-does-a-dex-aggregator-work" id="how-does-a-dex-aggregator-work"></a>

DEX aggregators source liquidity from different DEXs and thus offer users better token swap rates than they could get on any single DEX. DEX aggregators have the ability to optimize slippage, swap fees and token prices which, when done right, offer a better rate for users.

For instance, a swap deal split between several DEXs can get a user an overall better price than a swap on any single exchange.

A DEX aggregator’s main task is to offer a user better swap rates than any specific DEX can offer and to do that in the shortest possible time. Other major tasks are protecting users from price impact and reducing the probability of failed transactions.

DEXs are generally interested in DEX aggregator integrations, as they can attract more users and volume. Recent data shows that high notional traders are increasingly using DEX aggregators, while retail users still choose to access DEXs directly.

## **MicroSwap** integration <a href="#microswap-integration" id="microswap-integration"></a>

Navigator has integrated and partnered with MicroSwap, a DEX aggregator, to create Navi-X, which provides users with a better experience when swapping their desired tokens with the lowest possible fees.

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

MicroSwap combines diverse liquidity from a plethora of different DEXes to give users the best rates possible when they swap tokens.

Find out more about MicroSwap Supported Exchanges:

<https://docs.microswap.org/aggregator-service/dex-integration>


---

# 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://docs.navigator.exchange/navi-x-swap.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.
