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

# Support Center

<h2 align="center">CatalyX Support Center</h2>

<p align="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>

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Ask GitBook AI</button> <a href="https://docs.catalyx.solutions/general/support" class="button primary">Contact Support</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/support-center.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.
