> For the complete documentation index, see [llms.txt](https://docs.nuvolos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nuvolos.com/reference/applications/new-applications-or-licenses.md).

# Application catalogue and licensing

When creating an Application, you can pick from a list of Application types and versions that are available in your current space and organisation. The catalogue is curated by Nuvolos and can be extended on request.

#### Request a new Application type

If you need an Application that is currently not on the available list, contact Nuvolos support. New types are added regularly based on user requests.

#### Bring-your-own-license model

For Applications that require a commercial license, Nuvolos operates a Bring-Your-Own-License model. Contact Nuvolos support to discuss the technical details of bringing your license to Nuvolos.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.nuvolos.com/reference/applications/new-applications-or-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.
