# Reward Mechanism

<figure><img src="/files/QYMCNBemlhsVIhbg4PA7" alt=""><figcaption></figcaption></figure>

The reward mechanism for BSV consists of **block subsidies** and **transaction fees**, which are crucial for network sustainability. Key points include:

* **Block Subsidy**: Initially, miners received substantial rewards (e.g., **50 BTC per block** in 2010). This reward decreases through a process known as **halving**, occurring every **210,000 blocks** (approximately every four years).
* **Transition to Fees**: As block rewards diminish, the focus shifts towards **transaction fees** generated from actual network usage rather than speculative trading.
* **Utility-Driven Model**: BSV emphasizes **real-world applications**, such as sustainability tracking and supply chain auditing, which drive **high transaction volumes**.

This model ensures that miners remain **incentivized**, the network maintains **security**, and businesses can leverage a **scalable blockchain infrastructure** for their operations.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/deep-dive-in-bsv-blockchain/supply-policies-and-reward-mechanisms/reward-mechanism.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.
