# Online help

Dastra's online help can be accessed at any time in your workspace by clicking on the "Help" button at the bottom left of the screen.

<figure><img src="/files/8SFta0wHxt1W6e5M6f0s" alt="" width="157"><figcaption></figcaption></figure>

A window appears with all the options:

<figure><img src="/files/JNJ4j2id9zttF12pei2q" alt="" width="370"><figcaption><p>Opening the help panel</p></figcaption></figure>

## The First Connection Guide

The first time you log on to your workspace, Dastra offers you a tutorial that takes you through the main Dastra functions in just a few pages.

If you wish to relaunch this guide, simply click on the "Help" button at the bottom left of the screen, then select the "**Display the guide**" option.

The Getting Started guide then relaunches and all you have to do is follow the steps.


---

# 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/online-help.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.
