# Support

You can report a problem, a security issue or even ask question via these platforms :

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Github Issues</strong></td><td>Report a problem, ask a question.</td><td><a href="https://github.com/camarm-dev/remede/issues/new/choose">https://github.com/camarm-dev/remede/issues/new/choose</a></td></tr><tr><td><strong>Labse</strong> <strong>Support</strong></td><td>Report forum</td><td><a href="https://support.camarm.fr">https://support.camarm.fr</a></td></tr><tr><td><strong>By email</strong></td><td>Contact us at software@camarm.dev</td><td><a href="mailto:software@camarm.dev">mailto:software@camarm.dev</a></td></tr><tr><td><strong>Matrix Space</strong></td><td>Join our Matrix Space, the main communication channel !</td><td><a href="https://matrix.to/#/#remede:matrix.org">https://matrix.to/#/#remede:matrix.org</a></td></tr><tr><td><strong>Mailing List</strong></td><td>Subscribe to the mailing list; here you can discuss about Remède and find support</td><td><a href="https://www.freelists.org/list/remedeproject">https://www.freelists.org/list/remedeproject</a></td></tr></tbody></table>


---

# Agent Instructions: 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.remede.camarm.fr/users/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.
