# BBX

## English

- [What is BBX](https://docs.bbx.com/about-bbx/what-is-bbx.md)
- [What BBX Offers](https://docs.bbx.com/about-bbx/what-bbx-offers.md)
- [Accounts & Wallets](https://docs.bbx.com/getting-started/accounts-and-wallets.md)
- [Deposits and Withdrawals](https://docs.bbx.com/getting-started/deposits-and-withdrawals.md)
- [Stablecoin Stock Trading](https://docs.bbx.com/business/stablecoin-stock-trading.md)
- [On-chain Perpetual Trading](https://docs.bbx.com/business/on-chain-perpetual-trading.md)
- [Perpetuals Overview](https://docs.bbx.com/business/on-chain-perpetual-trading/perpetuals-overview.md)
- [Order Types](https://docs.bbx.com/business/on-chain-perpetual-trading/order-types.md)
- [BBX Index Price](https://docs.bbx.com/business/on-chain-perpetual-trading/bbx-index-price.md)
- [Trading Mechanism](https://docs.bbx.com/business/on-chain-perpetual-trading/trading-mechanism.md)
- [Margin](https://docs.bbx.com/business/on-chain-perpetual-trading/margin.md)
- [Funding Rate](https://docs.bbx.com/business/on-chain-perpetual-trading/funding-rate.md)
- [Liquidation](https://docs.bbx.com/business/on-chain-perpetual-trading/liquidation.md)
- [Insurance Fund](https://docs.bbx.com/business/on-chain-perpetual-trading/insurance-fund.md)
- [Auto-Deleveraging (ADL)](https://docs.bbx.com/business/on-chain-perpetual-trading/auto-deleveraging-adl.md)
- [Fees](https://docs.bbx.com/business/on-chain-perpetual-trading/fees.md)
- [Transparency](https://docs.bbx.com/business/on-chain-perpetual-trading/transparency.md): Transparency Dashboard
- [Global Asset Tokenization](https://docs.bbx.com/business/global-asset-tokenization.md)
- [Security & Compliance](https://docs.bbx.com/business/global-asset-tokenization/security-and-compliance.md)
- [Dual-token Model](https://docs.bbx.com/business/global-asset-tokenization/dual-token-model.md)
- [BBX Vault (Coming Soon)](https://docs.bbx.com/business/bbx-vault-coming-soon.md)
- [Orderbook DEX](https://docs.bbx.com/business/orderbook-dex.md)
- [Spot Trading](https://docs.bbx.com/business/orderbook-dex/spot-trading.md)
- [Crypto Asset Trading](https://docs.bbx.com/business/orderbook-dex/crypto-asset-trading.md)
- [BBX DEX Fees & VIP System](https://docs.bbx.com/fees-and-vip/bbx-dex-fees-and-vip-system.md)
- [Stablecoin Stock Trading Fees](https://docs.bbx.com/fees-and-vip/stablecoin-stock-trading-fees.md)
- [Multi-Tier Referral System](https://docs.bbx.com/invite-and-rewards/multi-tier-referral-system.md)
- [Is BBX a Coin?](https://docs.bbx.com/faq/is-bbx-a-coin.md)
- [How to Trade Stocks with USDT/USDC](https://docs.bbx.com/faq/how-to-trade-stocks-with-usdt-usdc.md)
- [How to Buy Stocks Without a Brokerage Account](https://docs.bbx.com/faq/how-to-buy-stocks-without-a-brokerage-account.md)
- [What Are Tokenized Stocks?](https://docs.bbx.com/faq/what-are-tokenized-stocks.md)
- [BBX DEX Fee Guide: What Fees Apply When Trading Global Stocks with USDT](https://docs.bbx.com/faq/bbx-dex-fee-guide-what-fees-apply-when-trading-global-stocks-with-usdt.md)
- [Developer APIs](https://docs.bbx.com/resources/developer-apis.md)
- [Official Links](https://docs.bbx.com/resources/official-links.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bbx.com/about-bbx/what-is-bbx.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.
