> ## Documentation Index
> Fetch the complete documentation index at: https://otoyinc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Rewards Components

Weekly rewards for you as a Dispersed Node Operator consist of three components:

### 1. Availability Reward

Earned for keeping your Node online and ready to accept jobs.

| Factor       | Value                         |
| :----------- | :---------------------------- |
| Max per week | 6 RENDER                      |
| Formula      | `6 × (assignable_hours  168)` |

**Example:** A Node online 100% of the week earns 6 RENDER. A Node online 50% earns 3 RENDER.

### 2. Job Execution Reward

Earned for completing computational work.

| Factor        | Value                                    |
| :------------ | :--------------------------------------- |
| Base per week | 10 RENDER                                |
| Formula       | `10 × multiplier × (hours_worked / 168)` |

The **multiplier** is your hardware's Compound Multiplier (see below).

### 3. Preparation Reward

Earned for time spent preparing for jobs (downloading images, setup).

| Factor        | Value                    |
| :------------ | :----------------------- |
| Base per week | 2 RENDER                 |
| Formula       | `2 × (prep_hours / 168)` |
