# Licenses

## License Types

### Freeware Edition

If no valid license key is found in the configuration, the add-in runs as a free version with a limit of three active mail account subscription.

### Standard Edition

The standard Squirrel license is valid for one year and covers one HCL Domino server for the purchased number of mail account subscriptions. Within the time of a valid license, all version upgrades are free. The license key will be sent to you after the purchase and must be copied to the configuration document.

### Community Edition

You may contact us for a Community Edition license. This free license is restricted to private or non-commercial use only.

## Pricing

<table><thead><tr><th width="163">Subscription</th><th>Price (1.00 CHF ≅ 1.25 USD ≅ 1.10 EUR)</th></tr></thead><tbody><tr><td>None</td><td>Freeware version (3 active mail subscriptions)</td></tr><tr><td>10</td><td>CHF 7.60 per Subscription/Year</td></tr><tr><td>25</td><td>CHF 7.20 per Subscription/Year</td></tr><tr><td>50</td><td>CHF 6.80 per Subscription/Year</td></tr><tr><td>100</td><td>CHF 6.40 per Subscription/Year</td></tr><tr><td>250</td><td>CHF 6.00 per Subscription/Year</td></tr><tr><td>500</td><td>CHF 5.60 per Subscription/Year</td></tr><tr><td>>500</td><td>For larger deployments please contact <a href="mailto:bodo.wetzel@iota.ch">bodo.wetzel@iota.ch</a></td></tr></tbody></table>

### Order via email

To purchase a Squirrel license please contact <bodo.wetzel@iota.ch> and include the following information:

* Exact hierarchical HCL Domino server name (e.g. *CN=Server/O=ACME*)
* Required number of mail account subscriptions
* Your billing contact and address


---

# 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://squirrel.k43.ch/quick-start/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.
