# Brewing simulator

<figure><img src="/files/2TsD2p6nhK6zk87SPgqh" alt=""><figcaption></figcaption></figure>

Before initiating a brewing process, whether with or without a booster, it is wise to first determine your strategy. This allows you to consider which duration and token amount best suit your needs.\
\
For example, a 100 percent booster with a small amount of tokens might be more interesting in a 30-day brew than in a 7-day brew. This dynamic may change once you place more tokens in your Cauldron, as the yield will significantly surpass the claim fees. In the brew simulator, you can enter the following fields: "Booster bonus, Amount to put in the Cauldron, Number of brewing days, compounding days, and simulation days." This will generate output in the form of three charts, displaying the brewed principals, the bonus yield and the Longer Brews Better bonus, along with the optimal time for claiming and compounding.


---

# 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://hocus-pocus-finance.gitbook.io/hocus-pocus/brewing-simulator.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.
