# Licensing

## Terms

* Not all licenses are applicable to open-source projects.
* Each license applies to one end product (e.g., one license for one product, three licenses for three products...).
* The Standard or Plus license is intended for use in free products (e.g., internal management tools).
* The Extended license is required for commercial products that charge users fees (e.g., SaaS applications).

For more, you can refer to MUI licensing here: <https://mui.com/store/license/>


---

# 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://codedthemes.gitbook.io/berry/getting-started/licensing.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.
