> ## Documentation Index
> Fetch the complete documentation index at: https://cantor8.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cantor8 Token Factory

> Multi-token platform for the Canton Network — issue, transfer, freeze, burn, migrate, and settle tokenized assets.

Cantor8 Token Factory is a multi-token platform for the Canton Network. It provides typed DAML token packages, a token registry API, and operational tooling for issuing, transferring, freezing, burning, migrating, and settling tokenized assets.

It is designed for **regulated and operationally controlled asset workflows**: token ownership and lifecycle logic stay on ledger, while registry endpoints let wallets and backend services discover instruments and prepare Canton choice contexts.

## What you'll find here

<CardGroup cols={2}>
  <Card title="Common use cases" icon="list-check" href="/token-factory/common-use-cases">
    How partners apply C8 Token Factory — what it is, who it's for, and the value it delivers.
  </Card>

  <Card title="Integration" icon="plug" href="/token-factory/integration">
    How to scope and onboard a new tokenised asset with the C8 team.
  </Card>

  <Card title="API reference" icon="code" href="/token-factory/api-reference">
    REST API for admin operations, data queries, status, and health checks.
  </Card>

  <Card title="Talk to the C8 team" icon="envelope" href="mailto:integrations@cantor8.io">
    Reach out at [**integrations@cantor8.io**](mailto:integrations@cantor8.io) to discuss your use case.
  </Card>
</CardGroup>
