> 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/weekly-catch-ups.md).

# Weekly catch ups

Since the 22nd of March 2021 autofarm provides weekly catch ups for the community. Check back each one on this page:

### **Autofarm Weekly Catch Up 5** - 11 July 2021:

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

### **Autofarm Weekly Catch Up 21** June - 27 June 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1409422259861610502>?" %}

### **Autofarm Weekly Catch Up 14** June - 20 June 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1407285361357725696>?" %}

### **Autofarm Weekly Catch Up 7** June - 13 June 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1404363513842126853>?" %}

### **Autofarm Weekly Catch Up 31 May** - 6 June 2021:

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

### **Autofarm Weekly Catch Up 17** - 23 May 2021:

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

### **Autofarm Weekly Catch Up 10** - 16 May 2021:

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

### **Autofarm Weekly Catch Up** 3 - 9 May 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1391590426964946947>" %}
3 - 9 May 2021
{% endembed %}

###

### **Autofarm Weekly Catch Up** 26 Apr - 2 May 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1389066235799760896>" %}
26 Apr - 2 May 2021
{% endembed %}

###

### **Autofarm Weekly Catch Up** 19 - 25 Apr 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1386477005877563394>" %}
19 - 25 Apr 2021
{% endembed %}

###

### **Autofarm Weekly Catch Up** 12 - 18 Apr 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1384083691371057160>" %}
12 - 18 Apr 2021
{% endembed %}

###

### **Autofarm Weekly Catch Up** 5 - 11 Apr 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1381242775392329729>" %}
5 - 11 Apr 2021
{% endembed %}

### **Autofarm Weekly Catch Up** 29 Mar - 4 Apr 2021:&#x20;

{% embed url="<https://twitter.com/autofarmnetwork/status/1378692046844649476>" %}
29 Mar - 4 Apr 2021
{% endembed %}

### **Autofarm Weekly Catch Up** 22 - 29 Mar 2021:

{% embed url="<https://twitter.com/autofarmnetwork/status/1376118407477686272>" %}
22 - 29 Mar 2021
{% endembed %}


---

# 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/weekly-catch-ups.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.
