# Investment Strategy

APY is adjusted with the miners volume and investor behavior to ensure optimal profit and overall sustainability.\
\
The Optimal strategy is to re-invest (compound) 6 times and collect 1 time every week. By compounding, the investor buys more miners and will higher his APY.\
\
User that follows optimal strategy can generate up to 2,920% APY and up to 8% daily return.


---

# 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://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/investment-strategy.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.
