# How Meritorious works

In contrast with Deserving, Meritorious allows you to get spillover from two layers. This flow has more rewards, but with that, a bit more complicated setup. So grab a coffee ☕️ and read carefully.

In Meritorious, we have two layers. Layer one which holds two slots and layer two who holds four slots.

&#x20;   🟠🟠     - Layer one\
🔵🔵🔵🟢  - Layer two

Ok, hold on now, this part is tricky.\
Layer one has two slots, those two slots also are directly linked two slots of layer two from whom ever referred you here.

&#x20;       **Your referrer**\
&#x20;            ⚪️⚪️       - Layer one\
&#x20;        🟠🟠🔵🔵    - Layer two

&#x20;            **You**\
&#x20;            🟠🟠      - Layer one\
&#x20;        🔵🔵🔵🟢   - Layer two

And this continues down to your connections. Their two layer one 🟠 slots are directly linked to your layer two 🔵 slots.

So what does that mean? Here's how the reward distribution will work.

* 100% of the rewards from layer one 🟠 goes to your referrer. By the same principle, you receive 100% reward from the second line 🔵 slots.
* When your connections fills both their layer one 🟠 slots, that will then complete the whole of your layer two. The last slot in your layer two 🟢 will trigger a recycle, clearing out the slots. 100% of the reward from that last slot will go to your referrer.

{% hint style="warning" %}
Unlock the next level in that block before the second cycle completes **or you will risk to loose the rewards.**
{% endhint %}


---

# 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.belsnickel.xyz/belsnickel/how-meritorious-works.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.
