# Rewards

XYO Layer One implements two primary reward mechanisms to incentivize participation: **Block Rewards** and **Step Rewards**. While both reward systems serve complementary roles, they differ in distribution timing, frequency, and intent.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-cover-dark data-type="image">Cover image (dark)</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Block Rewards</strong></td><td>Block Rewards are issued every new Block. The reward is split between two parties: The Block Producer and the Step Reward Pool.</td><td><a href="/files/SOJR456HuiQ1d195JOBa">/files/SOJR456HuiQ1d195JOBa</a></td><td><a href="/files/S6V6poyrLXNOibpZ4SWg">/files/S6V6poyrLXNOibpZ4SWg</a></td><td><a href="/pages/Kmd0tuNpjA2nZrNSTLVw">/pages/Kmd0tuNpjA2nZrNSTLVw</a></td></tr><tr><td><strong>Step Rewards</strong></td><td>Step Rewards issue rewards at designated "Steps", following the Step Hash feature of XYO L1. They are designed for incentivizing participation, so the majority of the rewards go to Validator Nodes and System Stakers. </td><td><a href="/files/wANQPDlM6OVHWDPoHIYZ">/files/wANQPDlM6OVHWDPoHIYZ</a></td><td><a href="/files/FZqZ8THyjIYKI0tzAb9L">/files/FZqZ8THyjIYKI0tzAb9L</a></td><td><a href="/pages/lnHADsFVvI5erA6V4lu2">/pages/lnHADsFVvI5erA6V4lu2</a></td></tr></tbody></table>


---

# 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://docs.xyo.network/xyo-layer-one/rewards.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.
