# Block Per Rewards

**Purpose:** Block rewards are distributed as incentives to validators and miners to maintain the TAN blockchain's operational integrity and security.

## **Details:**

* Block rewards play a crucial role in sustaining the decentralized structure of the network.
* The exact mechanism and block intervals for reward distribution are defined by network governance and consensus protocols.
* The total supply of block rewards is divided as follows:
  * **20% (**&#x32;,019,000,000 **tokens)** to Validators: Incentives for validators to secure the network and process transactions.
  * **50% (**&#x35;,047,500,000 **tokens)** to Burn Subsidy: Supports deflationary measures by reducing the circulating supply through controlled burns.
  * **30% (**&#x33;,028,500,000 **tokens)** to Ecosystem Incentives: Encourages the growth of projects and innovations within the TAN ecosystem.

## Additional **Information**:

* **Validator Incentives:** Validators are selected and  they validate transactions and help secure the network. This reward mechanism encourages node operators to maintain network reliability and participate in consensus mechanisms.
* **Burn Subsidy Benefits:**
  * Reduces circulating token supply over time.
  * Helps combat inflationary pressures.
  * Strengthens token value and promotes long-term sustainability.
  * Burn events are transparent and verifiable on-chain.
* **Ecosystem Incentives:**
  * Distributed for strategic initiatives such as  dApp development, staking and community-driven projects.
  * Encourage developers to contribute by creating innovative solutions for the ecosystem.
* **Governance Mechanism:**
  * Community proposals determine how block rewards are managed and adjusted.
  * Transparent on-chain voting mechanisms ensure fair decision-making.
* **Economic Sustainability:**
  * Reward schedules may adjust based on network upgrades.
  * Maintaining a balance between token incentives and long-term economic stability is a key focus.

This approach ensures a robust and dynamic reward structure that supports TAN's mission to foster a decentralized, secure, and innovative blockchain environment.


---

# 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://vestingschedule.tan.live/tokenrelease/getting-started/block-per-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.
