> 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/dutch/master.md).

# Home

**AutoFarm is een yield farming aggregator beschikbaar op zowel Binance Smart Chain (BSC) als Huobi ECO chain (HECO)**&#x20;

De Autofarm DApp (Decentralised Application) is ontworpen met het doel om opbrengsten (yield) uit DeFi (Decentralised Finance) te optimaliseren door koppelingen en verbindingen te leggen met vele andere DApps uit de DeFi wereld.

Autofarm is uitgerold op Binance Smart Chain zonder pre-farm, zonder pre-sale en met het doel om de yield van DeFi gebruikers te optimaliseren **tegen de laagst mogelijke kosten** (Op alle APY & APR berekeningen getoond op de website zijn de fees reeds meegenomen).

#### Vaults

AutoFarm Vaults is een yield optimalisatie platform met focus op het bieden van geautomatiseerde compound (het opnieuw inleggen van opgebrachte winst ofwel yield) oplossingen. Dit wordt gedaan op - door empirisch onderzoek - vastgestelde compound momenten, en top notch yield optimaliseer strategieën. Dit allemaal terwijl de gas kosten laag gehouden worden door het poolen van gas door middel van onze smart contracts.

Autofarm gebruikt een gepatenteerde en dynamische yield optimalisatie oplossing om de hoogst mogelijke APY's op onze vaults te kunnen bieden.

"Alleen de beste yields, geautomatiseerd."

#### AutoSwap&#x20;

AutoSwap is een DEX aggregator waarmee jij tegen de allerlaagste kosten kunt handelen. AutoFarm Swap verdeelt uw transactie over meerdere DEXen om de beste prijzen en de laagst mogelijke slippage te behalen (en dus ook de laagste kosten). Transacties op AutoSwap zullen geen last ondervinden van front-running of arbitrages.

"BSC's beste DEX aggregator"


---

# 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/dutch/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.
