# Reward Block

The Reward Block aggregates funds from diverse taxes accrued across the platform and distributes them among all 'streams' proportionately, based on their respective share out of 100%. For instance, if an artist accounts for 7% of the total streams, they receive 7% of the accumulated funds. These regular systematic reward blocks, occurring weekly, mark Hitmakr's initial step in addressing the streaming challenge.

<br>


---

# 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://hitmakr.gitbook.io/hitmakr-whitepaper/ecosystem-overview/streaming-and-compensation/reward-block.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.
