> For the complete documentation index, see [llms.txt](https://docs.wiclax.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wiclax.com/en/getting-started/license-and-activation.md).

# License and activation

## Licence

Wiclax is available as an annual rental. It is sold according to 3 possible types of licenses: Standard, Expert and Pro. The exhaustive list of features offered for each of these licenses can be consulted on [www.wiclax.com](https://www.wiclax.com/#Acheter).

{% hint style="info" %}
You only need to activate a terminal to work on timing management. No licence is required to display rankings on an unlimited number of terminals. Note that it is strongly recommended to have two PCs activated on a timing event to cover any hardware incident.
{% endhint %}

## Activation

Activation involves registering the workstation on which the software is installed and making it fully functional. Depending on the pack you have purchased, the number of workstations that can be activated for a licence varies from 1 to 3 for the basic licence, but it is possible to purchase licences for a number of additional workstations.

Important: the reference date for the expiry of your licence is the date of activation of the first workstation. We therefore recommend that you purchase your licence in advance to avoid any momentary malfunctions, as the purchase date itself does not apply. You can check the status of your licences online at any time, along with their expiry date and the number of workstations activated. The software will also display a warning when the licence is about to expire.

To **activate a licence on a workstation**, click on `Trial version` in the top left-hand corner of the Wiclax start-up window.

<figure><img src="/files/uGAc41BIowzGn2jCZ5zR" alt="" width="487"><figcaption></figcaption></figure>

You can also click on the `License` entry from the `main menu`. The window that opens displays the current license status of the station. Display the `Annual License` tab, enter your username (your account ID on wiclax.com) and the order ID associated with the purchased license. Click `Activate the License`.

<figure><img src="/files/MDZYo9vuoBAAbZoP5Uci" alt="" width="446"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.wiclax.com/en/getting-started/license-and-activation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
