> For the complete documentation index, see [llms.txt](https://scenium.gitbook.io/scenium-global-inc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://scenium.gitbook.io/scenium-global-inc/incentive-programs/ambassador-program/reward-structure.md).

# Reward Structure

Ambassadors earn substantial revenue share from all users they refer, with multiple opportunities to increase earnings through token holdings and performance.

| User Registration Year | User Revenue Share %  |
| ---------------------- | --------------------- |
| **1st year**           | **20%** revenue share |
| **2nd year**           | **10%** revenue share |
| **3rd year**           | **5%** revenue share  |

### Boost Your Rewards

<details>

<summary>❇️ <strong>Token-Based Bonus</strong></summary>

For every **10,000 SCEN tokens** you hold in the platform, your revenue share increases by **5%**, up to a maximum total of **40% revenue share**:.

<table><thead><tr><th width="170">SCEN tokens held</th><th width="148">Extra Revenue </th><th width="120">Year 1</th><th width="120">Year 2</th><th width="120">Year 3</th></tr></thead><tbody><tr><td><strong>10,000</strong> </td><td><sub><strong>+5%</strong></sub></td><td><strong>+25%</strong></td><td>+15%</td><td>+10%</td></tr><tr><td><strong>20,000</strong> </td><td><sub><strong>+10%</strong></sub></td><td><strong>+30%</strong></td><td>+20%</td><td>+15%</td></tr><tr><td><strong>30,000</strong> </td><td><sub>+<strong>15%</strong></sub></td><td><strong>+35%</strong></td><td>+25%</td><td>+20%</td></tr><tr><td><strong>40,000</strong> </td><td><sup><sub><strong>+20%</strong></sub></sup></td><td><strong>+40%</strong></td><td>+30%</td><td>+25%</td></tr></tbody></table>

</details>

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f3ad">🎭</span> <strong>CyberDeck NFT Collection</strong></summary>

Holding multiple CyberDeck NFTs increases your staking rewards and cashback percentages:

<table><thead><tr><th width="177">Collections Held</th><th width="149">Extra APR</th><th>Extra Cashback</th></tr></thead><tbody><tr><td><strong>1</strong></td><td>+0.5%</td><td>+2%</td></tr><tr><td><strong>3</strong></td><td>+0.75%</td><td>+3%</td></tr><tr><td><strong>5</strong></td><td>+1.0%</td><td>+4%</td></tr><tr><td><strong>8</strong></td><td>+1.5%</td><td>+5%</td></tr></tbody></table>

</details>

<details>

<summary>🧪 <strong>Beta NFT</strong></summary>

If you hold a Beta NFT, you can earn special and exclusive benefits:

<table><thead><tr><th width="239">NFT</th><th>Special Benefit</th></tr></thead><tbody><tr><td><strong>Beta 1</strong></td><td>+3% extra revenue share for perpetual time</td></tr><tr><td><strong>Beta 2</strong></td><td>?</td></tr></tbody></table>

</details>

{% hint style="warning" %}

## Become Eligible First

To be eligible and receive the **boosted rewards** above, the Ambassador must remain active for 90 days and require holding an **minimmum** of **10.000 SCEN** to be **activated**.
{% endhint %}


---

# 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:

```
GET https://scenium.gitbook.io/scenium-global-inc/incentive-programs/ambassador-program/reward-structure.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.
