> 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/socials/ama.md).

# AMA

## Ask Me Anything (AMA)

List of all official Autofarm AMA's, panels & all other community interviews.

* [BSC Portuguese AMA session](/autofarm-network/autoswap/socials/ama/bsc-portuguese-ama.md) (translated and transcripted version available)
* MATIC.NEWS - Polygon Chain AMA (July 26th, 2021)

*Transcript will follow*

* [Official Polygon Chain - AMA with Autofarm](https://t.me/polygonofficial/732763) (June 17, 2021)

{% embed url="<https://t.me/polygonofficial/733316>" %}

* [Binance Africa Decentralized Africa Hackaton](https://www.youtube.com/watch?v=ydAFfPJAYQQ) (June 7, 2021)

{% embed url="<https://www.youtube.com/watch?v=ydAFfPJAYQQ>" %}

* [Official French BSC Community - Autofarm.network AMA](https://amabscfrance.medium.com/autofarm-le-20-04-21-75cc8de6da78) (April 20, 2021) *French*

{% embed url="<https://amabscfrance.medium.com/autofarm-le-20-04-21-75cc8de6da78>" %}

* [《区块101》Binance AMA on TokenClub](https://www.tokenclub.com/web/room_video/11232) (March 23, 2021)

{% embed url="<https://www.tokenclub.com/web/room_video/11232>" %}

* [IBW x BSC 2021](https://www.indonesiablockchainweek.com/) (March 20, 2021)

{% embed url="<https://www.indonesiablockchainweek.com/>" %}

* [bsc.news Yield Aggregators AMA](https://www.bsc.news/post/yield-aggregators-ama) (March 17, 2021)

{% embed url="<https://www.bsc.news/post/yield-aggregators-ama>" %}

* [Binance AMA Series: SafePal & Autofarm](https://medium.com/autofarm-network/binance-ama-series-safepal-and-autofarm-transcript-c57cea5dd7d) (March 11, 2021)

{% embed url="<https://medium.com/autofarm-network/binance-ama-series-safepal-and-autofarm-transcript-c57cea5dd7d>" %}

* [bsc.news Autofarm AMA](https://www.bsc.news/post/autofarm-ama-transcript) (February 1, 2021)

{% embed url="<https://www.bsc.news/post/autofarm-ama-transcript>" %}


---

# 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/socials/ama.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.
