# Rewards Breakdown

The following reward structure will be in place:

**Scenario 1 (Anything below 100% ROI)**

80% Partner 20% ***Overflow*** Team

Example:&#x20;

Partner Invests 1M and fund value becomes 1.8M PHP. (1.8M PHP Valuation with 800K as profit)

Partner shall receive 1,640,000 PHP \[1M Capital + 640k Profit], Team will receive 160,000 PHP.&#x20;

**Scenario 2 (Anything beyond 100% ROI)**

50% Partner 50% ***Overflow*** Team

Partner Invests 1M and fund value becomes 5M PHP. (5M PHP Valuation with 4M as profit)

Partner shall receive 3,000,000 PHP \[1M Capital + 2M Profit], Team will receive 2,000,000 PHP. \
\
In other words, once the team has doubled the fund, profits shall then be split equally between the team and partners.

**Scenario 3 (Negative ROI)**

100% Partner 0% ***Overflow*** Team on Redistribution

This means we won't be getting anything except for anything we have spent on the 10% budget on asset management costs.


---

# 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://zeefreaks.gitbook.io/project-overflow/rewards-breakdown.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.
