# Bean Machine

- [How to start mining?](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/how-to-start-mining.md): Go to our dApp https://beanmachine.finance/
- [Referral Program](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/referral-program.md)
- [Investment Strategy](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/investment-strategy.md)
- [AntiDump Mechanism](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/antidump-mechanism.md)
- [Compounding Power](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/compounding-power.md): Albert Einstein once said “Compound interest is the eighth wonder of the world. He who understands it, earns it; he who doesn't, pays it”
- [APY](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/apy.md): APY is adjusted with the miners volume and investor behavior to ensure optimal profit and overall sustainability.
- [Tax](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/tax.md)
- [Links](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/links.md)
- [Audit](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/audit.md)
- [KYC](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/kyc.md)
- [Contract](https://bean-machine.gitbook.io/bean-machine-ecosystem/bean-machine/contract.md)


---

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