> For the complete documentation index, see [llms.txt](https://baked-beans-solana.gitbook.io/baked-beans-solana-miner-documentation-outline/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baked-beans-solana.gitbook.io/baked-beans-solana-miner-documentation-outline/getting-started/referral-system.md).

# Referral System

Baked Beans utilizes a referral-based program for bringing in new investors while also incentivizing growth and sustainability.&#x20;

## Initial Platform Release

**Bean Grower accounts** have a static 0.5% referral link ROI bonus

**Bean Titan accounts** have a static 1% referral link ROI bonus

## Account Systems Upgrade

**Level 1 Accounts** start off with a 0.5% referral ROI

**Level 2 Accounts** start off with a 1% referral ROI

**Level 3 Accounts** start off with a 1.5% referral ROI

**Level 4 Accounts** start off with a 2% referral ROI

**Level 5 Accounts** start off with a 2.5% referral ROI

## Referral Gems and Buffs

During the Account Systems Upgrade, Buffs, which offer a temporary boost to your referral ROI and Gems, which grants a permanent increase to your referral ROI will be able to be socketed and purchased from the Baked Beans Store, Marketplace or won from Cans of Beans.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://baked-beans-solana.gitbook.io/baked-beans-solana-miner-documentation-outline/getting-started/referral-system.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.
