# Swap Guide

## Aggregator Swap Guide

[**AshSwap DEX Aggregator**](/resources/ashswap-academy/dynamic-aggregator.md) aims to serve as the go-to trading portal on MultiversX by ensuring a seamless, efficient, and secure trading experience. Thanks to our Dynamic Trade Routing, Each user will receive a full package of information on prices, slippage, and gas fees via the most optimal route.

**How to use Aggregator?**

When you utilize the Swap functionality, the Aggregator is always applied as part of the process. Therefore, there will be no change in how Swap is operated compared to the standard procedure.

**Step 1:** Connect your Wallet

{% content-ref url="/pages/e98y5U29WnJQKryTyydb" %}
[Connect a Wallet](/ashswap-dex/connect-a-wallet.md)
{% endcontent-ref %}

**Step 2:** Choose the asset and input the amount you want to swap

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

**Step 3:** Swap your asset with an optimized cost by AshSwap Aggregator

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

### Search Token

**Step 1:** Click on the token box as shown below

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

**Step 2:** Input the token name which you want to trade and choose the token you are looking for&#x20;

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

## Swap Details

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

### Fees

Which liquidity providers earn from successful transactions. Don't worry, It's small.

### Price Impact

Making a trade shifts the ratio of tokens in the pool, causing this change in price per token.

### Minimum Received

The minimum amount you would get after subtracting fees and maximum slippage being reached.

### Slippage Tolerance

You can change this in settings to either make sure you get the amount you want, or your transaction will not be reverted.


---

# 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.ashswap.io/aggregator/swap-guide.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.
