# 2.1 Architecture of Applied Blockchain: Solana

The architecture of Solana blockchain, applied within the QUBI platform, boasts high throughput and low latency, making it ideal for real-time applications like real estate transactions. Solana's unique consensus mechanism, Proof of History (PoH), ensures chronological order and integrity of transactions, enhancing security and scalability. QUBI leverages Solana's architecture to provide users with a fast, secure, and reliable platform for tokenizing real-world assets and conducting transactions with minimal delays.


---

# 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-2-application/2.1-architecture-of-applied-blockchain-solana.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.
