# Request support

Sometimes the problem you're experiencing can't be solved through this documentation, the dastronaute assistant or online help.

In this case, Dastra gives you the option of contacting us directly from the application, either via the "Help" button at the bottom left of the screen, or by accessing the support request questionnaire at the top right of the screen:

<figure><img src="/files/p5gGR48OnuS8L9YQBElG" alt=""><figcaption><p>The support button at the top right of the screen</p></figcaption></figure>

## Support request questionnaire

After clicking on the support button, a window appears in the application, allowing you to select the subject of your request.

Choose one of the six possible options, detail your response and click on the “Send request” button.

<figure><img src="/files/tceHc4P3xycQY0P0SMWB" alt="" width="563"><figcaption><p>Support request form</p></figcaption></figure>

When creating your ticket, you can provide us with prior authorization to conduct tests on your workspace by leaving the<br>

<figure><img src="/files/8OcdWB87HLYVvrS3wHwq" alt=""><figcaption><p>Pre-authorization test box</p></figcaption></figure>

This allows us to develop more quickly and efficiently in response to your request.

That's it, your support request has been sent! Our team will get back to you as soon as possible. This service is available 24 hours a day, 7 days a week, and allows us to keep a record of all requests for efficient follow-up.

## Chat

Integrated into our website, it is designed for quick questions that don't need to be logged. Response time is around 1 hour on average, during the hours when our support team is available.

## Phone

For application access problems or major critical emergencies :\
[+33 1 76 31 05 47](telto:+33176310547) (Availability: 9:00 / 18:00 GMT+2)

## Other requests

If you wish to make another type of request, or if you have not yet created an account in Dastra, you can send your request directly to us at [support@dastra.eu](mailto:support@dastra.com).

This ensures that all requests are centralized and handled as part of the official support process.


---

# 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://doc.dastra.eu/en/commencer/support/request-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.
