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

# Socials

## General

🐦 Twitter (Autofarm): [https://twitter.com/autofarmnetwork](https://twitter.com/autofarmnetwork?s=21)

🐦 Twitter (farmfol.io): [https://twitter.com/farmfolio\_](https://twitter.com/farmfolio_?s=21)

👾 Discord: <https://discord.gg/bJ9ZsypQzv>

📰 Medium: <https://medium.com/autofarm-network>

☎️ Telegram Community Chat: <https://t.me/autofarm_network>

☎️ TG Price Chat: <https://t.me/autofarmpricechat>

🔉 TG Announcements (Autofarm): <https://t.me/autofarm_network_ann>

🔉 TG Announcements (farmfol.io): <https://t.me/farmfolio>

## Internationaal

☎️ Chineze Telegram Community Chat: <https://t.me/autofarmchinesechat>

☎️ Spaanse Telegram Community Chat: <https://t.me/autofarm_network_espanol>

☎️ Franse Telegram Community Chat: <https://t.me/AutoFarm_FR>

☎️ Filipijnse Telegram Community Chat: <https://t.me/autofarm_network_phil>\
\
☎️ Japanse Telegram Community Chat: <https://t.me/autofarm_network_jp>

☎️ German Telegram Community Chat: <https://t.me/autofarm_network_de>

## **Ask Me Anything (AMA)**

* [bsc.news Autofarm AMA](https://www.bsc.news/post/autofarm-ama-transcript) (1 Februari, 2021)
* [Binance AMA Series: SafePal & Autofarm](https://medium.com/autofarm-network/binance-ama-series-safepal-and-autofarm-transcript-c57cea5dd7d) (11 Maart, 2021)
* [bsc.news Yield Aggregators AMA](https://www.bsc.news/post/yield-aggregators-ama) (17 Maart, 2021)
* [IBW x BSC 2021](https://www.indonesiablockchainweek.com/) (20 Maart, 2021)
* [《区块101》Binance AMA on TokenClub](https://www.tokenclub.com/web/room_video/11232) (23 Maart, 2021)


---

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