# Введение

AutoSwap - это агрегатор децентрализованных бирж (DEX) на Binance Smart Chain (BSC), который в ближайшие недели перейдет к другим сетям (см. [Дорожную карту](https://autofarm.gitbook.io/autofarm-network/v/russian/protocol/roadmap)).

Используя AutoSwap, пользователи смогут находить лучшие цены и курсы обмена в DeFi, это достигается путем разделения сделок пользователей по разным маршрутам на разных DEX в зависимости от доступной ликвидности на каждой DEX.

![](/files/-MXBja2I1czpPRYIy4Ob)

## Преимущества AutoSwap

* Удобство
* Минимальное проскальзывание из возможных
* Интеллектуальный алгоритм маршрутизации (прозрачно отображается в пользовательском интерфейсе)
* Курсы обмена лучше, чем при прямом использовании DEX
* Отсутствие дополнительных комиссий за использование AutoSwap

## Поддерживаемые DEX

* PancakeSwap (v1 & v2)
* BakerySwap
* JulSwap
* mDEX
* Acryptos
* Ellipsis
* HyperSwap
* NarwhalSwap
* ApeSwap


---

# 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://autofarm.gitbook.io/autofarm-network/russian/autoswap/introductie-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.
