# Licensing

Get your eSkool license.

* Try it free for as long as you want—no rush
* When you're ready, buy a license and you're official
* Only the server needs a license; everyone else connects free

## Getting Licensed

* [**Request a License**](/en/settings-and-help/licensing/license.request.md) – How to request your license from within eSkool
* [**Getting Started**](/en/settings-and-help/licensing/license.start.md) – Overview of the purchase and setup process
* [**Payment Methods**](/en/settings-and-help/licensing/payment.methods.md) – How to pay for your license

## Policies

* [**Custom Features**](/en/settings-and-help/licensing/feature.custom.md) – Request new features or customizations
* [**Refunds**](/en/settings-and-help/licensing/refund.policy.md) – Our refund policy


---

# 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://docs.eskool.fr/en/settings-and-help/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.
