> 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/earning-with-illuminance/how-you-earn-in-illuminance/earning-from-structure.md).

# Earning from Structure

In addition to capital-based income, Illuminance allows participants to generate results through structural growth.

This means earning not only from personal participation, but also from the activity and performance of a team.

#### How Income Is Formed

Structural income is built on two components:

* direct participation
* team performance

At the initial level, participants receive a reward from personally connected partners, typically ranging from **5% to 15%**.

As the structure expands, an additional layer of income is formed through team activity.

The system supports up to **30 levels of depth**, where participants receive approximately **3% of total team income**.

It is important to note that this income is based on **actual trading results**, not on deposits.

#### How It Scales

As the structure grows, income becomes less dependent on individual actions and more connected to overall team performance.

The larger and more active the structure, the greater the total result generated within the system.

This creates a scalable model where income increases alongside:

* team size
* activity level
* overall trading performance

#### Long-Term Effect

At early stages, results are driven mainly by personal activity.

As the structure develops, it becomes a system that continues generating income based on collective performance.

This allows participants to move from individual earnings to a more stable and scalable income model.

***

Structural income adds a scalable layer to earnings, where results grow alongside the size and performance of the entire team.


---

# 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/earning-with-illuminance/how-you-earn-in-illuminance/earning-from-structure.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.
