# Maximizer

## ❔ Description

Maximizers are specific vaults. They follow the same pattern as the Optimizer for deposit, but the difference is in the way the strategy works.

Rewards are stacked and compounded directly into the single pool that corresponds to them (BANANA or CAKE), and you can claim them. They are not converted and compounded in the LP pool, so your rewards will increase exponentially, but not your LP balance.

## 💡 Example

Alice have 100 BANANA-BNB LP Tokens and want to maximize her Banana rewards. She deposit them  into the Maximizer Vault BANANA-BNB. In returns, in her wallet, she receives **`arO-BANANA-BNB-APE-LP`**&#x63;orresponding to her shares in the Vault.

`Keeper`harvest at least every 2 hours and  updates the **`arO-BANANA-BNB-APE-LP`**/BANANA-LP ratio based on the increase of the PFS (price per full share) and effectively increases everyone's rewards. Every unclaimed reward will be stacked into the single staking contract of each platform, to maximize it.

In the end, Alice will earn BANANA rewards and STAR Token, BNB from the revenues.

Learn more about the Revenues Staking Contract with link below:


---

# 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://aperocket.gitbook.io/ape-rocket/core/vaults/maximizer.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.
