# Licenses Differences

PANORA|make has 2 types of licenses, a free basic one for non-commercial general use, and a premium Studio version with more sub-layers, advanced features and commercial use allowed.

<table><thead><tr><th width="479.1789282653427">  </th><th width="78.97306413394489">Basic</th><th width="181.84800760071244">Studio</th></tr></thead><tbody><tr><td><strong>Commercial Use Allowed</strong></td><td></td><td><strong>X</strong></td></tr><tr><td><ul><li><a href="/pages/hPE6tQYWH6MyvynB3CvN"><strong>Displacement Support</strong></a><br>(Virtual Heightfield Mesh &#x26; Nanite for 5.4+)</li><li><a href="/pages/u7CJly8NgWeN5zFndtYf"><strong>Scalability Toggles</strong></a> for graphic presets control</li><li><strong>ES3.1 Mobile/VR Support with</strong> <a href="/pages/V4M4Bz5m6IUd7IRulQI4"><strong>Unified Cross-Platform</strong></a> <em>(for Single Mode)</em></li><li><a href="/pages/SQtoBxzv6t6mESSGn2Qb#add-distance-field-material"><strong>Distance-Field Effect</strong></a></li></ul></td><td></td><td><strong>X</strong><br><br><strong>X</strong><br><br><strong>X</strong><br><br><strong>X</strong></td></tr><tr><td>Number of Sub-Layers in the <strong>Single</strong> Instance Mode</td><td>7</td><td><strong>17</strong></td></tr><tr><td><strong>Access to Double &#x26; Multi Instances Mode</strong></td><td></td><td><strong>X</strong></td></tr><tr><td><em><strong>Maximum Simultanous Materials in a single Instance</strong></em></td><td><strong>7</strong></td><td><strong>41</strong> (Multi Mode)</td></tr><tr><td><em><strong>Price</strong></em></td><td><strong>Free</strong></td><td><p><strong>179$ (Indie Price)</strong></p><p><strong>249$ (Pro. Price)</strong></p></td></tr></tbody></table>

Depending on your needs, some modes are better suited to some use cases.&#x20;

The **Single** mode is recommended for most use cases!

(for example the **Multi** mode is best suited for big worlds with a lot of varied biomes, think of games like Minecraft, Terraria, etc or huge open worlds with clear defined regions.)


---

# 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://sylvl.gitbook.io/panoramake-release/introduction/licenses-differences.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.
