# License

#### Trial License

When you install Robpod Studio for the first time you will get a free **Trial License** for 15 days. Trial license has no features limitation and can be used to evaluate the product.

To view current license settings go to **File -> Settings -> Robpod -> License.**

<figure><img src="/files/ZHGtJUKYfC9Ba112IVZI" alt=""><figcaption></figcaption></figure>

After 15 days of evaluation you will need a [profesional license](/get-started/license/buy-a-license.md) to use Robpod Studio.


---

# 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.robpod.cloud/get-started/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.
