# FAQ

<details>

<summary>Bleiben bereits bestehende Einstellungen vom Benutzer erhalten?</summary>

Ja, sämtliche bereits bestehenden Einstellungen bleiben erhalten. Wichtig ist dabei jedoch, dass Sie im Options Tool auch nur die Optionen (Checkboxen) auswählen, welche Sie setzen möchten.

</details>

<details>

<summary>Werden die Optionen über den CAS Applikationsserver geschrieben?</summary>

Ja. Die Optionen werden identisch gesetzt sowie, wenn sie diese über den Desktop-Client setzen.

</details>

<details>

<summary>Weshalb ist bei jeder Hauptversion auch eine neue Version des Options Tool notwendig?</summary>

Wir nutzen innerhalb des Tools Delphi-Runtime-Bibliotheken. Diese müssen zu einer Hauptversion jeweils neu kompiliert werden.

</details>


---

# 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.artwin.ch/options-tool/dokumentation/faq.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.
