# Downloading and Installing the Cinematronic Biosignal Platform

### Step 1: Prepare Your System

Ensure that your system meets the technical specifications outlined in [Technical Requirements](/getting-started/quickstart.md).

### Step 2: Obtain a License Key

The **Cinematronic Biosignal Platform** requires a license key. For sales, contact us at <sales@cinematronic.dk>, or write us using the dedicated form on [our website](https://www.cinematronic.dk/).

### Step 3: Download and Install the software

1. Visit the [Microsoft Store](https://apps.microsoft.com/detail/xpdp1l4lhc980s?hl=en-gb\&gl=DK) and download the software. Downloading the software is free, but using it requires an active license key.&#x20;
2. Click on the Install button to open the Microsoft Store app on the computer > When the popup appears, click on the install button again > Cinematronic Biosignal Platform will start downloading and will automatically install on the system.
3. Click on the Windows Start button. **Cinematronic Biosignal Platform** should appear in the "recently added" list.

{% hint style="info" %}
**Cinematronic Biosignal Platform** is in active development and we release regular updates. Ensure your copy is always updated for the best performance and user experience.
{% endhint %}

### Step 4: First Run and License Key Activation

<figure><img src="/files/T2zDSNUqqS1D8GhYJFuT" alt=""><figcaption><p>License activation panel</p></figcaption></figure>

1. After installation, launch **Cinematronic Biosignal Platform**.
2. You will be prompted to enter your license key to activate the software. **Make sure you have an active internet connection** as the activation requires it.

{% hint style="success" %}
The software will automatically check if the license is valid every time it starts. You do not need to re-enter the license unless it has expired.
{% endhint %}

### Step 5: (Optional) Install Beam Eye Tracker Software

**Cinematronic Biosignal Platform** integrates seamlessly with Beam Eye Tracker to bring advanced eye-tracking to your projects. If you plan to use eye tracking, follow these steps:

1. Purchase, Download and install [Beam Eye Tracker](https://beam.eyeware.tech/get-beam/).
2. Once installed, open the program. The program will open minimised in the bottom corner of the Windows task bar (see picture below).

To setup and calibrate Beam, follow the instructions on the [Beam Eye Tracker: Setup and Calibration](/eye-tracking/beam-eye-tracker-setup-and-calibration.md) section of this guide.


---

# 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/getting-started/publish-your-docs.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.
