# Hybrid Off-Chain/On-Chain Services

Incorporating hybrid services allows SuperBlock to optimize for both efficiency and security.

* **Hybrid Reporting and Auditing:** Off-chain data analysis and reporting (e.g., detailed performance metrics) are conducted off-chain, while key financial indicators and audit results are stored on-chain.
* **Cross-Border Transactions (RegTech):** Off-chain regulatory data sources are used to verify compliance before triggering on-chain settlement in multiple jurisdictions, ensuring frictionless global transactions.


---

# 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://superblock-1.gitbook.io/superblock/superblock-whitepaper/bridging-tradfi-and-defi-core-services-of-superblock/hybrid-off-chain-on-chain-services.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.
