> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-fix-878-websocket-update-format.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Canton Network Documentation

> Connect to, or build regulatory-grade, composable tokenization and blockchain applications on Canton Network.

<Columns cols={3}>
  <Card title="Overview" icon="book-open" href="/overview/understand/what-is-canton">
    Learn the value of Canton Network and its key concepts, such as:  the essential building blocks, its architecture, trust model, Canton Coin, etc.
  </Card>

  <Card title="App Development" icon="code" href="/appdev/get-started/choose-your-path">
    Easy-to-follow modules that explain how to develop on the Canton Network. Review development tools, app reward structures, and more.
  </Card>

  <Card title="Global Synchronizer" icon="server" href="/global-synchronizer/understand/overview">
    Understand node operations, Splice fundamentals, validator deployment, setup for the Super Validator and network, and general structure around the Global Synchronizer.
  </Card>
</Columns>

<Columns cols={3}>
  <Card title="Integrations" icon="plug" href="integrations/overview">
    Review the best practices and requirements for integrating wallets and exchanges with Canton Network.
  </Card>

  <Card title="SDKs and Tools" icon="toolbox" href="/sdks-tools/overview">
    Review SDKs, language bindings, CLI tools, development tools, and API references for projects on Canton Network.
  </Card>

  <Card title="API Reference" icon="sparkles" href="/api-reference">
    Review updates and changes to understand how to best interact with the Canton node.
  </Card>
</Columns>

### More Resources

<Columns cols={3}>
  <Card title="Version Compatibility" icon="badge-check" href="/shared/version-compatibility-dashboard">
    Review what you need to get started on a new project on DevNet.
  </Card>

  <Card title="Release Notes" icon="notes" href="/release-notes">
    Review the release details for the latest updates, enhancements, and bug fixes.
  </Card>

  <Card title="Support Channels" icon="people-group" href="/shared/support-channels">
    Getting help with Canton Network development and operations.
  </Card>
</Columns>
