# Technical & Consensus

Real Finance employs a Proof-of-Stake (PoS) consensus based on Cosmos’ Tendermint:

* **Block Rewards**: 10 **$ASSET** per block (\~52.5 MM **$ASSET**/year).
* **Year-One Inflation**: \~5% of initial supply; decreases annually.
* **Inflation Split**:
  * 50% to normal validators
  * 50% to business enablers (tokenization, scoring, insurance)

Rewards distribution follows an optimal stake rate target, ensuring balanced network security and participation.


---

# 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://realfinance.gitbook.io/docs/onboarding/technical-and-consensus.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.
