# Treasury

The mint funds collected by the Hocus Pocus platform are used for various purposes, including purchasing HOC tokens, burning a portion of them, and sending a portion to the treasury. The Buy and Burn function which is implemented in the platform's smart contract allows anyone to call the public function that automatically uses the PLS in the contract to purchase HOC tokens and burn a portion of them. The function caller is rewarded with a fee for using this function.&#x20;

The overall performance of the strategies used by the platform determines how deflationary the Hocus Pocus token becomes. The Treasury funds are allocated for a variety of strategies, but their ultimate goal is always to "buy HOC and burn it". The better the performance, the more deflationary the token becomes, making it more valuable for users. In short, the Hocus Pocus protocol is in constant competition against the market, and good performance in booster sales, the treasury, and burned tokens for ending brewing too early is crucial to ensure that Hocus Pocus becomes a deflationary token. This deflationary mechanism is designed to benefit long-term Hocus Pocus holders and incentivize them to hold onto their tokens. The success of this deflationary mechanism relies on the platform's ability to attract new users and retain existing ones by providing innovative and effective solutions to the challenges of decentralized finance.


---

# 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/treasury.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.
