# Overview

<figure><img src="/files/R9V2MhV4fYlPrGAmDeHK" alt=""><figcaption></figcaption></figure>

**Secure Block Building (SBB)** is protocol designed to provide institutional readiness for L1 and L2 blockchain networks. It solves the primary challenge of building blockchains by eliminating intermediary risk, guaranteeing operational resilience, and supporting efficient, sufficient markets.&#x20;

SBB is not an execution layer; it is a structural compliance layer guaranteeing neutral, non-intermediary transaction ordering, allowing institutional builders to focus on scaling financial markets without compromising compliance.

#### Key Benefits

SBB delivers uncompromising integrity across three critical dimensions for modern institutional infrastructure:

* **Regulatory Readiness**: Ensures the network meets the structural requirements for non-intermediary status by eliminating the source of intermediary risk (i.e., no single actor can unilaterally influence transaction order).
* **Operational Resilience**: Preserves system integrity under duress, guaranteeing continuous, fault-tolerant operations essential for high-value financial execution that can withstand attacks and system failures.
* Economic Efficiency: Facilitates robust economic growth by fostering efficient markets that support scalable, long-term revenue models (via anti-extractive mechanisms and arbitrage).

#### **Ready to evaluate SBB?**&#x20;

SBB is the final layer of infrastructure required to ensure your network is built for institutional readiness.&#x20;

To begin integrating SBB or to conduct a technical review:

* Explore the core components and full architecture in the [next section](/overview/secure-block-building-sbb/core-components.md).
* See the FCFS mechanism proven on our [demo](https://x.com/radius_xyz/status/1991045378628882836).
* [Contact our team](https://www.theradius.xyz/contact) to discuss regulatory fit, technical requirements, and deployment pathways.


---

# 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://docs.theradius.xyz/overview/secure-block-building-sbb/secure-block-building-sbb.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.
