> 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/capital-allocation-strategies.md).

# Capital Allocation Strategies

Within the Illuminance ecosystem, capital is allocated through structured arbitrage strategies rather than fixed deposit plans.

Each strategy is defined by:

* investment period
* capital allocation range
* profitability progression over time

Short-term strategies typically operate over **30 days** with capital starting from **$100**.\
Mid-term strategies extend to **120–180 days**, with capital from **$1,000 and above**.\
Long-term strategies can run up to **365–700 days**, requiring larger capital and enabling more advanced execution models.

As duration and scale increase, the system gains access to a broader range of arbitrage opportunities and more efficient capital utilization.

#### Profitability Model

Each strategy follows a progressive return structure, where profitability increases over time as capital remains active within the system.

Early stages typically operate at lower levels (around **0.5%**), increasing through mid-cycle (**0.75–1%**) and reaching higher levels in later stages (**1%+ and above**).

This model reflects how the system optimizes performance over time rather than offering fixed returns.

***

#### Example of Strategy Outcome

A participant allocates **$1,000** into a 120-day mid-term strategy.

* Days 1–40 → \~0.75%
* Days 41–80 → \~1%
* Days 81–120 → \~1.25%

Over the full cycle, the capital operates continuously within the system.

As a result, the total return can reach approximately **+120% to +150%** over the full period, depending on execution efficiency.

At completion:

* the initial **$1,000** is returned
* the generated profit remains with the participant

***

These strategies provide a structured approach to capital allocation, where participants select a model based on time horizon and scale, while the system manages execution and performance.


---

# 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/capital-allocation-strategies.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.
