> For the complete documentation index, see [llms.txt](https://autofarm.gitbook.io/autofarm-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autofarm.gitbook.io/autofarm-network/japanese/master.md).

# ホーム

**AutoFarmは、Binance Smart Chain (BSC)とHuobi ECO chain (HECO)の両方で使用できるイールドファーミングアグリゲーターです。**&#x3053;のDApp（分散型アプリケーション）は、DeFi（分散型金融）ユーザーがDeFi内の他のDAppと相互作用する際に、イールド（収穫）を最適化することを目的として作られました。

&#x20;AutofarmはBinance Smart Chain上で、prefarmやpresalesを行わず、DeFiユーザーに対して可能な限りの低コストでイールドファーミングを行なえることを目標に始まりました。（表示されているAPYとAPRは既に手数料が含まれています）。

#### Vaults (**ヴォルト)**

AutoFarm Vaultは、最適なイールドプラットフォームとしてDeFiユーザーに自動複利イールドを提供します。これは実証済みのスマートコントラクトと最高クラスのイールド最適化戦略をもとにガス費用をプールしながら、最適な間隔で自動計算されています。AutoFarmは独自のダイナミックハーベスティングオプティマイザーを使用することで、Vaultに最高値のAPYを提供可能としています。

”自動こそが最高のイールドである”

#### Swap **(スワップ)**

オートスワップは、DEXの取引から最適価格を算出するためのDEXアグリゲーターです。オートスワップは、ユーザーの取引を複数のDEXに分割し、**最適な価格と最小のスリッページを提供します。**&#x307E;た、オートスワップを利用した取引は、非フロントラン、非アービトラージとなります。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://autofarm.gitbook.io/autofarm-network/japanese/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
