# 1. Overview

BizAuto implements the Delegated Proof of Stake (DPoS) consensus mechanism, known for its scalability and fast transaction processing. In this system, Block Producers (BPs) are rewarded based on the number of votes they receive, which are crucial for maintaining and operating the network. The rewards include fees generated from token validation and information registration, which are stored in designated wallets. Additionally, BizAuto employs a quarterly token burn process based on BP voting results, which reduces the circulating supply of tokens. This mechanism helps increase the overall value of BizAuto’s tokens and promotes healthy ecosystem growth.

The approach closely mirrors the BP reward and token burn mechanisms seen in EOSIO, strengthening BizAuto’s connection to the latest EOS technologies. This integration enhances the ecosystem’s stability and transparency, making it more robust and reliable for users.

<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://amaxg.gitbook.io/whitepaper-eng/block-producer-validator/1.-overview.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.
