# Booster overview

<figure><img src="/files/68sGdeGOCx1HihkYiniA" alt=""><figcaption></figcaption></figure>

In the Booster section, you will find all the Boosters associated with your wallet address. Here, you can find an overview with additional information about each booster. This includes whether they are locked in a booster, available for forging, or ready to be used during brewing.\
\
Within each booster, you can view the performed brewing cycles of the current and previous levels. Additionally, you can find the conjured tokens that have been brewed in the Cauldron. From the Booster overview, you can also initiate a Cauldron when you want to use a booster and select the boosters you want to forge into a higher level. In the near future, we will be launching multiple booster designs. For this purpose, we can use the same smart contract. A unique piece of code ensures that the metadata files are retrieved from our own server, all without admin keys.\ <br>


---

# 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/booster-overview.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.
