> 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/readme.md).

# Home

## CatalyX Product Docs

Explore the dedicated documentation for each CatalyX product. Additional products are in development and will be documented here as they become available.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>CatalyX Blockchain Manager</strong></td><td>Infrastructure management for enterprise-ready blockchain applications.</td><td><a href="/files/rDcUgIZ2uXCfJbw440wI">/files/rDcUgIZ2uXCfJbw440wI</a></td><td><a href="/pages/euLSCybdrdXIMj4mBZ1v">/pages/euLSCybdrdXIMj4mBZ1v</a></td></tr><tr><td><strong>CatalyX Package Manager</strong></td><td>Streamlined package management for the Canton Network.</td><td><a href="/files/lKKQEQ1oiQVnWFVGNrsn">/files/lKKQEQ1oiQVnWFVGNrsn</a></td><td><a href="/pages/VO4bf39wmyLS7ex2TJ2j">/pages/VO4bf39wmyLS7ex2TJ2j</a></td></tr><tr><td><strong>CatalyX DAML Agent</strong></td><td><em>Coming Soon</em></td><td><a href="/files/5UuWE66GZtCNnld1wE5L">/files/5UuWE66GZtCNnld1wE5L</a></td><td></td></tr><tr><td><strong>CatalyX Wallet Manager</strong></td><td><em>Coming Soon</em></td><td><a href="/files/DmjkbV5G4bdtHgEwrS6P">/files/DmjkbV5G4bdtHgEwrS6P</a></td><td></td></tr></tbody></table>

***

## CatalyX Support Center

Need help with a CatalyX product? Raise a ticket through the Service Desk, browse the documentation, or reach the team directly via Slack or email.

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Ask GitBook AI</button> <a href="/pages/n4QmocInDV7pxmDuH8fz" class="button primary">Access Support Center</a></p>

<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-message-question">:message-question:</i></td><td><strong>Access the Service Desk</strong></td><td>Report incidents, submit service and feature requests, and track the progress of open tickets.</td><td><a href="/pages/7cFEX4DrGHUq24xaEfco">/pages/7cFEX4DrGHUq24xaEfco</a></td></tr><tr><td><i class="fa-envelope-dot">:envelope-dot:</i></td><td><strong>Contact Support</strong></td><td>Three ways to reach us: Service Desk, email, or Slack. Find the right channel for your request.</td><td><a href="/pages/S5aDQocR7jMI4h8c4rI5">/pages/S5aDQocR7jMI4h8c4rI5</a></td></tr><tr><td><i class="fa-bug">:bug:</i></td><td><strong>Report a Bug</strong></td><td>Found something that isn't working as expected? Submit a bug report and our team will investigate.</td><td><a href="/pages/7cFEX4DrGHUq24xaEfco#submit-a-support-ticket">/pages/7cFEX4DrGHUq24xaEfco#submit-a-support-ticket</a></td></tr><tr><td><i class="fa-desktop">:desktop:</i></td><td><strong>Suggest New Feature</strong></td><td>Have an idea that would improve CatalyX? Submit a feature request and help shape the roadmap.</td><td><a href="/pages/7cFEX4DrGHUq24xaEfco#submit-a-support-ticket">/pages/7cFEX4DrGHUq24xaEfco#submit-a-support-ticket</a></td></tr><tr><td><i class="fa-money-bill-wave">:money-bill-wave:</i></td><td><strong>Plans and billing</strong></td><td>Questions about your licence, subscription, or billing? Get in touch through the Service Desk.</td><td><a href="/pages/7cFEX4DrGHUq24xaEfco#submit-a-support-ticket">/pages/7cFEX4DrGHUq24xaEfco#submit-a-support-ticket</a></td></tr><tr><td><i class="fa-bullhorn">:bullhorn:</i></td><td><strong>Stay Up to Date</strong></td><td>Follow product releases, announcements, and updates across our newsletter and social channels.</td><td><a href="/pages/VUD2ehpXzTtfCOu7laol">/pages/VUD2ehpXzTtfCOu7laol</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/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.
