> 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/about-bbx/what-bbx-offers.md).

# What BBX Offers

#### Stablecoin Stock Trading

BBX provides a seamless experience comparable to centralized exchanges. Users can directly use stablecoins (USDT/USDC) or fiat currencies to trade popular U.S. and Hong Kong stock targets without the complex onboarding procedures of traditional brokerages. Trading orders are routed directly to a partnered compliant brokerage system, completing genuine matching and execution on physical exchanges with real-time synchronization of market depth.

#### Global Asset Tokenization

Based on a rigorous, multi-party collaborative compliance architecture, BBX is dedicated to tokenizing global Real World Assets (RWA). The underlying physical assets are strictly held in 1:1 independent segregated custody by licensed institutions, allowing users to trade on-chain assets (e.g., NVDAbb) anchored 1:1 to real assets. These on-chain assets completely transcend traditional trading hours, enabling free circulation and seamless integration with the DeFi ecosystem.

#### On-Chain Perpetual Trading

BBX provides a Hyperliquid-style on-chain order book DEX, supporting high-frequency perpetual contract trading for popular global assets. Empowered by smart contracts, the system achieves 7×24 round-the-clock operation and stablecoin-denominated second-level instant settlement, thoroughly breaking the temporal barriers of traditional financial markets.

#### IPO Subscriptions & Pre-IPO Trading

BBX builds an investment bridge for global investors to access early-stage core assets. Users can seamlessly participate in the IPO subscriptions of premium global enterprises directly using stablecoins, and trade the corresponding assets directly within the BBX platform upon successful allocation. Simultaneously, the platform is committed to extending the compliance framework into the primary-and-a-half market, enabling users to trade tokenized Pre-IPO shares in the future to capture the high-growth dividends of core assets ahead of time.

#### **Professional Data Services**

BBX offers comprehensive crypto data (real-time liquidations, long/short ratios, funding rates, ETF capital flows, leaderboards, and index analysis). Live data dashboards are available on the website, alongside open API and MCP interfaces, empowering intelligent trading in the AI era.

*Note: BBX solely provides price exposure trading. All equity corresponding to the assets is protected under a compliance framework, but it does not directly confer the voting rights or dividend rights of the physical stocks to the holder.*


---

# 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/about-bbx/what-bbx-offers.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.
