# 初めに

AutoswapはBinance Smart Chain (BSC)上の分散型取引所(DEX)アグリゲータで、近日中にクロスチェーンでの利用が可能になります(ロードマップを参照)。Autoswapを使用すると、ユーザーはDeFiでトレードを行う際に最適な価格とスワップレート（最小スリッページ）を見つけることができます。これは、各DEXの流動性に基づいて、それぞれのDEXに対する異なるルートをトレードの際に分割することで実現しています。

![AutoSwap UI](/files/-MXBja2I1czpPRYIy4Ob)

### **AutoSwap のメリット**

* 利便性が高い
* 最小のスリッページを提供できる
* インテリジェントルーティングのアルゴリズムを搭載（UIにも表示されている）
* 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/japanese/autoswap/introduction.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.
