# Creating a Project

1. Inside the Biosignal Platform, click on New Project, and select Static Video.&#x20;

{% hint style="success" %}
Currently, **Cinematronic Biosignal Platform** supports only **static video** projects of any length. This is ideal for testing *commercials*, *trailers*, *movie clips, etc*. More types of projects will be available in the future, including **screen capture**, **pictures** and **documents**, or **mixed** projects.
{% endhint %}

<figure><img src="/files/lh9I6ahxIoBmU9BRfpAw" alt="" width="563"><figcaption></figcaption></figure>

2. Once named, the project will appear in the **Projects Environment**, where you can select and open it. When opening a new project, make sure to double-check that any previous work has been saved. This is only relevant if a previous project was opened during the same session.
3. Click on the newly created project to open it.


---

# 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/creating-a-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.
