> For the complete documentation index, see [llms.txt](https://docs.tajirchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tajirchain.com/core-concepts/network-participation-overview/emission-based-participation-reward-model.md).

# Emission-Based Participation Reward Model

Tajir’s reward system uses a controlled supply pool rather than APR guarantees.

#### Emission Schedule

| Year | Distribution |
| ---- | ------------ |
| 1    | X            |
| 2    | X/2          |
| 3    | X/4          |
| 4    | X/8          |
| 5+   | 0 emission   |

After the emission period ends, **Network Participation rewards** originate only from network fees.

#### Reward Formula

```
Continuous Reward = User Share × Pool × 1.0× × (LockDays/365)

Bonus Reward = User Share × Pool × (Multiplier - 1.0×) × (LockDays/365)
```

#### Global Cap Condition:

* Rewards are capped at 15% return per lock period
* Excess bonus returns to pool
