# Auto-brewers

Auto-brewers are not modified on Vanilla+\
You may sometimes find that some potions are not brewed correctly, this will almost always be a result of TPS fluctuations (or you've run out of materials in your brewers).

***

## Simple Auto-brewer

{% embed url="<https://www.youtube.com/watch?v=nScZEKhbUzE>" %}
This Autobrewer type is commonly called a "HCF Autobrewer"
{% endembed %}

These styles of Auto-brewer are by far the best in existence due to their extreme simplicity and speed.

***

## Advanced Auto-brewer

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

This style of Auto-brewer is similar to the previous style, except it is changed to be a "1wt" (one wide tile-able) version, which is more effective if you need a large amount of potions.


---

# 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://docs.vanillaplus.net/farms/auto-brewers.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.
