> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/installationen-lizenzierungen-und-updates/fx-survey-lizenzieren.md).

# FX Survey lizenzieren

Nach der Installation startet die Software mit folgendem Fenster.&#x20;

<figure><img src="/files/jHZlRgiIpa9lVXJXER1j" alt=""><figcaption></figcaption></figure>

Klicken Sie zunächst den Button \<Offline>.&#x20;

<figure><img src="/files/JQE5q6LgG06wxMT87ZRM" alt=""><figcaption></figcaption></figure>

Bitte erzeugen Sie zunächst eine Aktivierungsdatei. Bei Klick auf den Button \<Aktivierungsdatei erzeugen>, wird die Datei in folgendem Ordner abgelegt C:\Benutzer\Öffentlich\Öffentliche Dokumente\frox\FX Survey\License.&#x20;

<figure><img src="/files/Xl60m1x2limatISQO9dT" alt=""><figcaption></figcaption></figure>

Es handelt sich um eine XML Datei. Bitte senden Sie diese Datei per E-Mail an das frox Team unter <support@frox-it.de>

Im Fenster wird Ihnen unten angezeigt, dass die Aktivierungsdatei erstellt wurde.

<figure><img src="/files/wp4ns8VPC5moPXgGmu0Q" alt=""><figcaption></figcaption></figure>

Sie erhalten dann umgehend vom frox Team eine Datei zurück, die Sie über den Button \<Aktivierungsdatei laden> einlesen können.&#x20;

<figure><img src="/files/MmwCLOMZmjDsFPD2tJJW" alt=""><figcaption></figcaption></figure>

Nach dem Einlesen wird im Fenster unten die Meldung angezeigt, dass die Lizenzdatei erfolgreich übernommen wurde.&#x20;

Bitte klicken Sie auf \<Schließen>. Die Software kann nun gestartet werden.

## Demolizenz beantragen

Wenn Sie noch keine Lizenz erworben haben, können Sie in diesem Fenster eine kostenfreie Demolizenz für 60 Tage beantragen.

<figure><img src="/files/Ci1fkfDBlQh2FFZ9dchx" alt=""><figcaption></figcaption></figure>

Bitte tragen Sie alle Angaben ein und klicken dann den Button \<Demo-Aktivierung> starten.


---

# 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://survey.fmpx.docs.frox-it.de/installationen-lizenzierungen-und-updates/fx-survey-lizenzieren.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.
