> 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/faq/is-bbx-a-coin.md).

# Is BBX a Coin?

> **BBX is not a cryptocurrency token. There is no $BBX coin.**

BBX is a decentralized platform for trading **Real-World Assets (RWA)** using USDT/USDC. We have not issued any token, and no $BBX is listed on Binance, Coinbase, or any DEX.

### What is BBX?

BBX is an all-in-one decentralized platform for global assets and derivatives. By leveraging a compliant [stock tokenization framework](https://docs.bbx.com/business/stock-tokenization), we bring premier global assets on-chain.

All underlying stock assets are held **1:1 in segregated custody by licensed brokers**, ensuring instant liquidity and transparent anchoring. With our innovative derivatives architecture, BBX offers:

* **No Brokerage Account Required:** Trade directly from your wallet.
* **24/7 Market Access:** Trade global markets anytime, anywhere.
* **Up to 20x Leverage:** Maximizing capital efficiency.

We currently support US stocks, ETFs, global indices, and commodities, breaking down the barriers of Traditional Finance (TradFi).

### What can I trade now?

We currently support **29 global asset derivatives**, allowing you to manage a global portfolio from a single account:

* **Tech Giants:** 10 high-growth US stocks including **AAPL, AMZN, GOOGL, PLTR, MSTR, HOOD, TSLA, AMD, CRCL, and NVDA.**
* **Global Indices:** 8 major indices including **JP225, SPX500, TW88, US30, HK50, AUS200, GER40, and US2000.**
* **Commodities & ETFs:** High-volatility tools such as **WTIOIL (Oil), Gold, Silver**, and popular ETFs like **TQQQ, SQQQ, QQQ, and SPY.**

*Upcoming: Support for Hong Kong, Taiwan, Korean, and Japanese equities.* [【Trade Now】](https://dex.bbx.com/en/futures/trade/nvdabb_usdt)

### How to start trading?

1. **Log in:** Connect via Email, Wallet, or Telegram.
2. **Deposit:** Add USDT or USDC (on Arbitrum).
3. **Select:** Choose your asset (e.g., AAPLbb).
4. **Trade:** Open your position 24/7.

[➤ Check the step-by-step guide](/faq/how-to-trade-stocks-with-usdt-usdc.md)


---

# 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/faq/is-bbx-a-coin.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.
