> For the complete documentation index, see [llms.txt](https://docs-old.app.metamaze.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-old.app.metamaze.eu/getting-support.md).

# Getting support

## Status page

System status, component health, and global incidents are announced and tracked on the [Duco Status Page.](https://status.duco-app.com/)&#x20;

If you want to receive automatic alerts, you can also click the "Subscribe to updates" button on the same page and enter your contact details. For any incidents, you will receive regular updates.

## (Technical) support

If you encounter technical issues or want to report a bug you have multiple ways of reaching out to us:

* Visit us at <https://support.du.co> and Click on “Submit a Request”
* E-mail us at **<support@du.co>** and provide a short description of your issue.
* Contact us at the following numbers:\
  EMEA +44 (0) 20 3111 9294\
  US +1 (212) 353 6542\
  APAC +65 681 704 94

We will respond to your inquiry as soon as possible.&#x20;

## Security incidents, privacy incidents or GDPR Data Subject requests

In case of any security or privacy incidents or breaches, please contact one of the people below immediately.&#x20;

State at least the following information:

1. Name of person/organization involved
2. Description of the incident or request
3. Current and/or potential impact

For GDPR Data Subject requests, please contact the Data Protection Officer using the contact details below.

| Role                               | Contact                                                                                |
| ---------------------------------- | -------------------------------------------------------------------------------------- |
| Data Protection Officer            | <p><a href="mailto:dpo@metamaze.eu"><dpo@metamaze.eu></a></p><p>+32 474 88 51 17</p>   |
| Chief Information Security Officer | <p><a href="mailto:ciso@metamaze.eu"><ciso@metamaze.eu></a></p><p>+32 492 15 89 38</p> |


---

# 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-old.app.metamaze.eu/getting-support.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.
