# Trial License

## Video Step-by-step

{% embed url="<https://www.youtube.com/watch?v=corXqFe7kN0>" %}
How to request and activate a trial license
{% endembed %}

The trial license provides full Pro features for 14 days. You can request a trial license directly from the startup screen:

<figure><img src="/files/L8IOR1OqDGepWU8X3mS4" alt=""><figcaption><p>Trial license request</p></figcaption></figure>

Enter your email address and press **Request**. The trial license key will be sent to your inbox.

{% hint style="warning" %}
The trial license can be activated on a given machine only once. If you have used a trial before and would like to try again, please [contact us](https://timeinpixels.com/contact/).
{% endhint %}


---

# 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://docs.timeinpixels.com/nobe-omniscope/license/trial-license.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.
