> For the complete documentation index, see [llms.txt](https://docs.bbx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bbx.com/business/global-asset-tokenization/security-and-compliance.md).

# Security & Compliance

User asset security and compliance are the foundational pillars of the BBX platform. As a leading technical service protocol provider, BBX collaborates with top-tier licensed financial institutions worldwide through independent custody mechanisms. We ensure the absolute authenticity and security of underlying assets while delivering a seamless, high-performance RWA trading experience.

#### Multi-Party Compliance Architecture

BBX integrates specialist partners across multiple domains, forming an ecosystem with clear accountability and mutual checks and balances:

* **BBX Protocol:** Technical service provider, delivering the trading software interface and smart contract protocol. BBX never touches, holds, or controls user funds.
* **Licensed and Compliant Broker:** Asset custodian and broker, independently responsible for purchasing and segregated-custody of real equities.
* **Licensed Issuer:** Tokenization issuer, responsible for tokenizing the real equities held in the licensed and compliant broker's custody on a 1:1 basis.

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

#### Core Security Guarantee: Bankruptcy Isolation

Users' real equity assets are held in a dedicated 'Client Omnibus Segregated Account' established by the licensed and compliant broker, completely separated from the corporate assets of both BBX and the licensed and compliant broker. Even under any extreme circumstances — including the bankruptcy of BBX or the licensed and compliant broker — users' ownership of their assets is protected by law.

#### Global User Access Policy

The BBX Protocol strictly complies with the laws and regulations of each jurisdiction:

* **Restricted Jurisdictions:** Services are not available to users in the United States or any internationally sanctioned regions (e.g., North Korea, Iran, Syria, Cuba).
* **Technical Measures:** IP Geofencing and OFAC sanctions list screening.
* **Mandatory KYC:** Triggered at required stages, such as equity redemption.

#### BBX Legal Status

BBX is not a traditional brokerage or centralized exchange — it is a non-custodial, decentralized technology protocol. BBX provides only the trading software interface and smart contract protocol, functioning essentially as a Software-as-a-Service (SaaS) provider.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bbx.com/business/global-asset-tokenization/security-and-compliance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
