# Overview

Bitbond builds the tokenization stack used by banks, asset managers, and corporate issuers to bring real-world assets on-chain. These docs cover everything you need to ship with our two products.

Where to start

[**Token Tool**](https://docs.bitbond.com/asset-tokenization-suite/token-tool) – a no-code studio for deploying compliant tokens, running on-chain token sales, locking supply, automating payments, and managing NFTs across 11+ chains. Best for teams who want to launch a token quickly or programmatically through the [Token Tool API](https://docs.bitbond.com/asset-tokenization-suite/token-tool/token-tool-api).

[**Offering Manager**](https://docs.bitbond.com/asset-tokenization-suite/offering-manager) – the end-to-end primary issuance platform: investor onboarding, KYC, multi-payment rails, a white-label invest page, order and allocation management, and post-issuance servicing. Best for teams running a full offering with regulated distribution partners.

If you're not sure which one fits, [contact us](https://www.bitbond.com/contact-us) and we'll point you at the right product.


---

# 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.bitbond.com/asset-tokenization-suite/overview.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.
