# Your First Project

- [Understanding the Software UI](https://support.cinematronic.dk/your-first-project/understanding-the-software-ui.md): Before exploring more advanced features, let's review the software's general user interface.
- [Creating a Project](https://support.cinematronic.dk/your-first-project/creating-a-project.md): Congratulations, you have successfully installed and activated the Cinematronic Biosignal Platform! Let's create your first project and turn user reactions into real, actionable insights!
- [Setting up the Testing Environment](https://support.cinematronic.dk/your-first-project/setting-up-the-testing-environment.md)
- [Creating a Questionnaire](https://support.cinematronic.dk/your-first-project/creating-a-questionnaire.md): This section illustrates how to design in-software questionnaires and gain a better understanding of your  data.
- [Analysis Environment: analysing individual users](https://support.cinematronic.dk/your-first-project/analysis-environment-analysing-individual-users.md)


---

# 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://support.cinematronic.dk/your-first-project.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.
