> For the complete documentation index, see [llms.txt](https://recovery-republic.gitbook.io/recovery-republic-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://recovery-republic.gitbook.io/recovery-republic-docs/faqs/recovery-compensation-plan-faqs.md).

# Recovery Compensation Plan FAQs

#### **Who is eligible to participate in the Recovery Compensation Plan?**

All **Recovery Licenses operating under the 80/20 profit-sharing structure** are eligible to participate in the Recovery Compensation Plan.

***

#### **How do I earn profits in the Recovery Compensation Plan?**

Participants earn profits based on their **own active Recovery balance**. These earnings accumulate in the account and are available until a withdrawal is requested.

***

#### **Does referral activity affect my personal earnings?**

No. Personal earnings are calculated independently. **Referral rewards do not reduce or affect a participant’s personal profits.**

***

#### **What happens when I withdraw my profits?**

When a withdrawal is requested, the **80/20 rule** is applied:

* **80%** of the withdrawn amount is paid to the participant
* **20%** is allocated to the company

This split is applied **only at withdrawal**, not during profit generation.

***

#### **Where do referral rewards come from?**

Referral rewards are distributed **exclusively from the company’s 20% allocation**, not from the participant’s withdrawable 80%.

***

#### **How many levels are included in the compensation structure?**

The compensation plan supports rewards across **five referral levels**.

***

#### **What percentage is distributed across referral levels?**

A total of **5%** is distributed across the five levels:

* Level 1: 2%
* Level 2: 1%
* Level 3: 1%
* Level 4: 0.5%
* Level 5: 0.5%

This 5% is taken **only from the company’s share**.

***

#### **If I withdraw 50, how much will I receive?**

If a participant withdraws **50**:

* **40 (80%)** is paid to the participant
* **10 (20%)** is allocated to the company\
  Referral rewards are then distributed from the company’s portion.

***

#### **Can I choose how much profit to withdraw?**

Yes. Participants may choose **how much profit** they wish to withdraw, subject to platform rules.

***

#### **Does every withdrawal trigger referral rewards?**

Yes. Referral rewards are calculated **only when a withdrawal occurs**, as they are distributed from the company’s 20% share.

***

#### **Why is the 80/20 model used?**

The 80/20 model ensures:

* Fair participant payouts
* Sustainable referral compensation
* Long-term platform stability

***

#### **Is this an investment or guaranteed income?**

No. The Recovery Compensation Plan is a **reward-based system**. Earnings depend on participation, system activity, and withdrawals. No profits or returns are guaranteed.

***


---

# 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://recovery-republic.gitbook.io/recovery-republic-docs/faqs/recovery-compensation-plan-faqs.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.
