# Snake Processing

The bot will snake pattern the harvesting and planting process.

{% hint style="info" %}
The snake processing can not be disabled as it was there since the very beginning of the creation of this script, in other terms i invented it but the feature got leaked out and was getting used by everyone else.
{% endhint %}

<figure><img src="/files/4iaBklDCLzMbKTKMEdPS" alt=""><figcaption><p>Snake Processing</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://machseeman.gitbook.io/sarafarm/features/snake-processing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
