# Setting up

To start a project, begin here:

{% content-ref url="/pages/TazJeb9S7HKVcmcswcow" %}
[Create and set up a workspace](/en/commencer/commencer/create-and-set-up-a-workspace.md)
{% endcontent-ref %}

If you'd like to join an existing project on Dastra or invite a member of your network, start here:

{% content-ref url="/pages/B6gsA80btIEK01IC7NBk" %}
[Invite users](/en/commencer/commencer/invite-users.md)
{% endcontent-ref %}

To learn how to manage roles and permissions or create new custom roles, see the section below:

{% content-ref url="/pages/WNPq9M7GBzakQgZPcG9k" %}
[Managing roles and permissions](/en/commencer/commencer/managing-roles-and-permissions.md)
{% endcontent-ref %}

Then set up teams and assign them to the right entities or departments:

{% content-ref url="/pages/K2payr8yY4dmFV4G8nR2" %}
[Create and assign teams](/en/commencer/commencer/create-and-assign-teams.md)
{% endcontent-ref %}

Now you're ready to start a project in Dastra. You can explore Dastra's features on your own, or follow the tutorial to learn by doing:

{% content-ref url="/pages/ymDPX7FFOx7WbxbnSdy5" %}
[Tutorial](/en/commencer/tutorial.md)
{% endcontent-ref %}


---

# 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/commencer.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.
