# Licensing

RaceResultExchange is licensed onto your unique RACE RESULT customer ID and comes in form of a small license file that need to placed with your installation.&#x20;

{% hint style="warning" %}
Our licenses are no subscriptions, therefore the user has to renew his license in time before expiration.
{% endhint %}

You can access the state of your curent license by clicking on the licensing button in the top right corner

<figure><img src="/files/TshIsjXP7a9OLqNVyfcJ" alt=""><figcaption><p>Accessing license information</p></figcaption></figure>

The licensing window will show you some data from your local computer (unique machine ID, machine name and user name) as well as shows the status of your license file

<figure><img src="/files/iPlFgV4CuEPxFul1Z9X2" alt=""><figcaption><p>License information window</p></figcaption></figure>

License files have `.licenses` as file extension and need to be placed in the applications installation directory, usually `c:\%PROGRAMFILES%\dbnetsoft\RaceResultsExchange` - you can click the open folder button in the window to open this directory.&#x20;


---

# 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.dbnetsoft.com/dbnetsoft/raceresultexchange/readme/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.
