# Transit Swap aggregation swap tutorial

Aggregate swap means it can choose the optimal trading channel automatically and offers the best transaction price.

1、Open Transit Swap, and select the type and amount of the tokens to be exchanged. In “swap parameters”, you can view the slippage, ratio, fee and other parameters, and click “Swap Path” to view the relevant data.

![](/files/AecMsNkbLQMMH3TkJOIw)

2、Slippage in aggregate swap is more important. You have to set matching slippages to buy and sell tokens normally. You can check “Receiving Address” in the “Settings” menu at the top right to customize the receiving address. (The default receiving address is the source address)

Click “fees discount” for details

![](/files/pMtlVF8NbhAFEJ8TBKbO)

3、It should be noted that approval is required for the first swap other than the main net token. In the authorization interface, you can flexibly set the preferred amount. It is recommended to set a slightly higher fee when swapping on the Ethereum chain, so that the transaction can be successful and fast.

![](/files/cuwjSnneTS6UxoX6rhTC)

4、There are only limited tokens shown on the list of Transit Swap, and how to swap other tokens? Click “choose the source token” or “choose the destination token”, and add the contract address to see the needed token.

![](/files/i229wBBdtjTMYsFKPHSA)


---

# 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.transit.finance/start-to-use/tutorial/aggregation.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.
