> 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/autoswap/features.md).

# Features

* Binance Smart Chain first anniversary (2020-2021) Award -  **Innovation Medal** ([details](https://www.binance.org/en/bsc-anniversary-1))

![](/files/-MibpnH5V4RvIxjhnUs2)

{% embed url="<https://twitter.com/BinanceChain/status/1433475754193457161>" %}

* [Smart Contract Summit #1](https://hopin.com/events/smart-contract-summit-1#schedule) (Autofarm Founder [@mildgiraffe](https://twitter.com/_mildgiraffe?s=21) as Panelist)

![Pseudonymity in DeFi (SmartCon; mildgiraffe, Panelist)](/files/RS2nTyPOmedLoD12fWq9)

* [Panelist Vietnam Super Blockathon](https://www.youtube.com/watch?v=smbv6y6Voys) (Autofarm Founder [@mildgiraffe](https://twitter.com/_mildgiraffe?s=21) as Panelist)

{% embed url="<https://twitter.com/binancechain/status/1393156098333450241>" %}
Vietnam Super Blockathon (mildgiraffe, Panelist)
{% endembed %}

* Binance Smart Chain - Most Valuable Builder I Award ([details](https://www.bnbchain.world/en/blog/the-most-valuable-builder-mvb-ii-the-big-bang-of-nfts/))

![Binance Smart Chain MVB I Competition](/files/1h9tWP6kcQUg2wf6Mcc7)

* [《区块101》Binance AMA on TokenClub](https://www.tokenclub.com/web/room_video/11232) (Chinese AMA, [@yprivacymatter](https://twitter.com/0xPrivacy) & Grayson Cheng as Panelists)

![](/files/ohpG4ktNH5vE0GoEpJrp)

* [Indonesia Blockchain Week x Binance Smart Chain Summit 2021](https://www.indonesiablockchainweek.com/) (Gold Sponsor, and [@yprivacymatter](https://twitter.com/0xPrivacy) as Keynote Speaker & Panelist)

![IBW x BSC Summit 2021 (Gold Sponsor)](/files/-MWDQzSkIdXft1QwJH9h)

![IBW x BSC Summit 2021 (yprivacymatter, Keynote Speaker & Panelist)](/files/-MWDR2WTI1IzgW8oknH0)

* Star project of the week Feature in Official Binance Smart Chain Community Weekly Report:

![BSC Community Weekly Report](/files/-MUJtNlR-RgfT5Uw2nP_)


---

# 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/autoswap/features.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.
