# Licenses

There are several different types of licensing used with the Form.io Platform:

* Platform License - Required to deploy the Form.io Platform.
* Library Licenses - Required to enable additional functionality delivered through premium libraries.
* Developer License - Required to deploy a restricted version of the Form.io Platform for development purposes.
* Offline License - Required to enable offline functionality of Form.io within an application.

These licenses are separate and unique. Be sure that when configuring an application or deployment that the correct license is provided.


---

# 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://help.form.io/deployments/licenses.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.
