# BitSafe Documentation

Explore BitSafe's documentation for CBTC on the Canton Network. Whether you are building integrations, evaluating the technology, or trading CBTC, find the right starting point below.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Product Suite</strong></td><td>Understand CBTC's architecture, security model, operational guides, and user flows.</td><td><a href="product-suite/cbtc">cbtc</a></td><td><a href="https://710927144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPvBGbji3IvkcCywc12eC%2Fuploads%2Fgit-blob-06986f9d1454c28a888506432274370de15a55f9%2Fcard_product_suite.png?alt=media">card_product_suite.png</a></td></tr><tr><td><strong>Trading Firms</strong></td><td>Evaluate and onboard to CBTC. Strategies, venues, wallets, and compliance for trading firms.</td><td><a href="broken-reference">Broken link</a></td><td><a href="https://710927144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPvBGbji3IvkcCywc12eC%2Fuploads%2Fgit-blob-c766848c672a77f790d01300d74111a934d9478e%2Fcard_trading_firms.png?alt=media">card_trading_firms.png</a></td></tr><tr><td><strong>Developers</strong></td><td>Build apps, wallets, and DeFi protocols with CBTC on Canton. API reference, SDKs, and guides.</td><td><a href="broken-reference">Broken link</a></td><td><a href="https://710927144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPvBGbji3IvkcCywc12eC%2Fuploads%2Fgit-blob-20cb28af65c3db51287e5e2804d5193f983f5ef3%2Fcard_developers.png?alt=media">card_developers.png</a></td></tr></tbody></table>

***

## Quick Links

**Product Suite**

* [System Overview](https://docs.bitsafe.finance/product-suite/cbtc/system-overview/cbtc-token-standard-info) - How CBTC works on Canton
* [Security Model](https://docs.bitsafe.finance/product-suite/cbtc/security-model/a-deep-dive-into-frost) - FROST signatures and decentralized custody
* [Operational Guides](https://docs.bitsafe.finance/product-suite/cbtc/operational-guides) - Minting, price feeds, and swaps
* [User Flow](https://docs.bitsafe.finance/product-suite/cbtc/user-flow) - End-to-end transaction lifecycle

**Trading Firms**

* [Why CBTC for Trading Firms](https://docs.bitsafe.finance/broken-reference) - Canton's edge for traders
* [Prop Desk Playbook](https://docs.bitsafe.finance/broken-reference) - Rewards, strategies, and compliance
* [Getting Started](https://docs.bitsafe.finance/broken-reference) - Venues, wallets, and CBTC acquisition
* [Onboarding Checklist](https://docs.bitsafe.finance/broken-reference) - From signup to first trade

**Developers**

* [Quick Start](https://docs.bitsafe.finance/broken-reference) - Mint your first CBTC in 15 minutes
* [API Reference](https://docs.bitsafe.finance/broken-reference) - Canton Ledger API endpoints
* [SDK Setup](https://docs.bitsafe.finance/broken-reference) - Install cbtc-lib and configure your environment
* [Minting and Burning](https://docs.bitsafe.finance/broken-reference) - Convert BTC to CBTC with code

***

> **Not sure where to start?** Browse the [Product Suite](https://docs.bitsafe.finance/product-suite/cbtc) for a high-level understanding of CBTC, or check the [FAQs](https://docs.bitsafe.finance/faqs) for quick answers. For trading firm enquiries, contact <sales@bitsafe.finance>.


---

# 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.bitsafe.finance/readme.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.
