> For the complete documentation index, see [llms.txt](https://illuminance.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://illuminance.gitbook.io/docs/illuminance-marketing-agency/the-career-infrastructure-of-the-ecosystem/growth-model-and-expansion-program.md).

# Growth Model and Expansion Program

The core mechanism for scaling within the Illuminance Marketing Agency is the Expansion Program.

It is through this program that a participant transitions from individual participation to building a scalable structure.

#### General Logic of the Program

The Expansion Program is built on two primary income layers:

* direct engagement (first line)
* income from team depth

These layers create a balance between immediate results and long-term growth.

***

#### Direct Engagement (First Line)

At the initial level, participants earn income from directly onboarding partners.

The reward ranges from **5% to 15%** of the first-line volume.

This stage provides:

* a fast start
* clear and immediate results
* motivation for further activity
* the foundation for building a team

It is at this level that the structure begins to form.

***

#### Team Income (Up to 30 Levels)

The second layer of income comes from the entire team structure.

The system supports depth of up to 30 levels.

Participants receive:

* **3% of total team profit**

Important:

This income is not based on deposits, but on actual trading results generated by the team.

***

#### Example

If a team generates:

* $10,000 per day

A participant at the leadership level receives:

* $300 per day

This income:

* is calculated daily
* depends on system performance
* continues as long as the system operates

***

#### Unlocking Structure Depth

Structural depth is not available immediately.

It expands as:

* team volume increases
* activity grows
* structure develops

This ensures:

* gradual growth
* controlled scaling
* a sustainable development model

***

This model allows participants to move from individual results to scalable income, where growth is driven by team performance and system efficiency.


---

# 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, and the optional `goal` query parameter:

```
GET https://illuminance.gitbook.io/docs/illuminance-marketing-agency/the-career-infrastructure-of-the-ecosystem/growth-model-and-expansion-program.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
