# 3.5 Consensus Protocol / Token Issuance Model

QUBI utilizes a consensus protocol and token issuance model that prioritize efficiency, security, and scalability. Through a combination of Proof of Stake (PoS) and Byzantine Fault Tolerance (BFT) consensus mechanisms, QUBI ensures fast transaction processing and robust network security. The token issuance model may include mechanisms such as block rewards, transaction fees, and validator rewards to incentivize network participation and maintain consensus integrity.


---

# 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://qubi-whitepaper.gitbook.io/qubi/section-3-economic-model/3.5-consensus-protocol-token-issuance-model.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.
