# HOW OUR BUSINESS WORKS

### 📈Smart Trader Bots Trading Profitability

Smart Trader Bots are AI-driven trading algorithms using neural networks, machine learning, and behavioral analysis of financial markets. Thanks to a multi-strategy approach and adaptive risk management, these bots can consistently deliver profits in the following ranges:

* **Weekdays (5 days per week):**\
  **3% – 6% daily**, average **4.5%**
* **Weekends (2 days):**\
  **1.5% – 3% daily**, average **2.25%**

**📊 Weekly Average PnL:**\
(4.5% × 5 weekdays) + (2.25% × 2 days off) = 22.5% + 4.5% = **27%**

### 🔄Profit Distribution Policy

**Daily Distribution Breakdown:**

* **Weekdays:**\
  • **50%** to Investors\
  • **50%** to the Platform
* **Weekends:**\
  • **0%** to Investors\
  • **100%** to the Platform

> ⚠️ *Note:* Investment plans do not accrue returns during weekends. The entire weekend profit is reinvested into the platform's operations, product development, AI improvement, and financial sustainability.

### 📊Weekly Profit Distribution Calculation (based on average PnL of 27%)

<table><thead><tr><th width="110.5999755859375">Period</th><th width="92.5999755859375">Daily PnL</th><th width="76.99993896484375">Days</th><th width="234.800048828125">Investors</th><th>Platform</th></tr></thead><tbody><tr><td>Weekdays</td><td>4.5%</td><td>5</td><td>4.5% × 5 × 50% = <strong>11.25%</strong></td><td>4.5% × 5 × 50% = <strong>11.25%</strong></td></tr><tr><td>Weekends</td><td>2.25%</td><td>2</td><td>0%</td><td>2.25% × 2 = <strong>4.5%</strong></td></tr><tr><td><strong>TOTAL</strong></td><td>—</td><td>7</td><td><strong>11.25%</strong></td><td><strong>15.75%</strong></td></tr></tbody></table>

**Weekly PnL** = 11.25% (**42% to Investors**) + 15.75% (**58% to Platform**) = **27% (100%)**

### Investor Return vs. Plan Obligations

Average daily return for Investors:

11.25% ÷ 5 = **2.25% per weekday**

**As you can see this result exceeds the maximum fixed daily return of the platform’s top-tier investment plan (e.g.,&#x20;*****Smart Trader Guru*****&#x20;offers 2.1% per day).**

### ✅ **Conclusion**

The platform’s financial model is carefully structured to ensure **long-term sustainability** and the **reliable fulfillment of obligations** to investors — without relying on maximum-risk strategies.


---

# Agent Instructions: 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://intelirium.gitbook.io/whitepaper/our-business-model/how-our-business-works.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.
