> For the complete documentation index, see [llms.txt](https://docs.catalyx.solutions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/getting-started.md).

# Getting Started

The Canton integration of CatalyX Blockchain Manager enables organisations to deploy, manage, and scale Canton Network infrastructure, validator nodes, and synchronizers as a turnkey, enterprise-grade platform. CAT-BM is a Kubernetes-native solution that provides high availability, enterprise security, GitOps-driven operations, and full lifecycle automation for Canton components.

IntellectEU has been providing node infrastructure on Canton since the public network's inception in July 2024, currently operating 2 Supervalidators (including the GSF multi-tenant Supervalidator) and approximately 15% of the network's Validators. IntellectEU sits on the Global Synchronizer Foundation Board and on its Technical, Legal, and Tokenomics Committees.

## Documentation Overview

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-hexagon-nodes">:hexagon-nodes:</i></td><td><strong>Introduction to Canton Network</strong></td><td>Learn more about Canton Network.</td><td><a href="/pages/TlTR5GvxAkuLxLn9GQ52">/pages/TlTR5GvxAkuLxLn9GQ52</a></td></tr><tr><td><i class="fa-desktop-arrow-down">:desktop-arrow-down:</i></td><td><strong>Installation Instructions</strong></td><td>Set up and installations instructions.</td><td><a href="/pages/QNxVDzAz1ELNrhzi4FZs">/pages/QNxVDzAz1ELNrhzi4FZs</a></td></tr><tr><td><i class="fa-tachograph-digital">:tachograph-digital:</i></td><td><strong>Console Guide</strong></td><td>Step-by-step walktrough of the CatalyX console.</td><td><a href="/pages/orVTNGBHZ1Bd5sWd7g34">/pages/orVTNGBHZ1Bd5sWd7g34</a></td></tr><tr><td><i class="fa-book-open">:book-open:</i></td><td><strong>Operations Guide</strong></td><td>Walkthrough of the core actions and functionality.</td><td><a href="/pages/t6YGbZBLPmW1kk2ytc2W">/pages/t6YGbZBLPmW1kk2ytc2W</a></td></tr><tr><td><i class="fa-gear-complex-code">:gear-complex-code:</i></td><td><strong>Technical Documentation</strong></td><td>Architecture and system design overview.</td><td><a href="/pages/LYjBIGgLFF9waGorwEHV">/pages/LYjBIGgLFF9waGorwEHV</a></td></tr><tr><td><i class="fa-memo">:memo:</i></td><td><strong>Release Notes</strong></td><td>Latest product updates and release notes.</td><td><a href="/pages/kUWn1GArhwuV8vzjrdwW">/pages/kUWn1GArhwuV8vzjrdwW</a></td></tr><tr><td><i class="fa-square-info">:square-info:</i></td><td><strong>Support &#x26; Resources</strong></td><td>Additional support and resources.</td><td><a href="/pages/Y3wpw5rA2hR4TEAKLfUq">/pages/Y3wpw5rA2hR4TEAKLfUq</a></td></tr><tr><td><i class="fa-comments-question">:comments-question:</i></td><td><strong>FAQ</strong></td><td>Frequently Asked Questions.</td><td><a href="/pages/bUsqa8BBt44xR23dkIND">/pages/bUsqa8BBt44xR23dkIND</a></td></tr><tr><td><i class="fa-gear-complex-api">:gear-complex-api:</i></td><td><strong>API Reference</strong></td><td>API endpoint URLs per environment.</td><td><a href="/pages/BxQLlxUiE8lrIe80PBn5">/pages/BxQLlxUiE8lrIe80PBn5</a></td></tr><tr><td><i class="fa-creative-commons-share">:creative-commons-share:</i></td><td><strong>Open Source Licenses</strong></td><td>Licenses used for the CAT-BM platform.</td><td><a href="/pages/wZDOeBW7udBgZxLysVmX">/pages/wZDOeBW7udBgZxLysVmX</a></td></tr></tbody></table>

***


---

# 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 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.catalyx.solutions/catalyx-blockchain-manager/canton-network/version-2.0/getting-started.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.
