> 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/die-funktionen-der-menus/menu-hilfe.md).

# Menü Hilfe

*Menü Hilfe*

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

Das Hilfemenü ist in jedem FX Produkt integriert. Es verfügt über die Funktionen:

| **Icon**                                                            | **Menütitel**                         | **Beschreibung**                                                                                                                                                                                                                                                                                                                                 |
| ------------------------------------------------------------------- | ------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <img src="/files/lBIt0CRa4DhstVq7Lpps" alt="" data-size="original"> | Handbuch/Assistent (online)           | Anzeige des Handbuchs zu FX Survey.                                                                                                                                                                                                                                                                                                              |
| <img src="/files/ZGr6GgaaBtWUzI3mTRsZ" alt="" data-size="original"> | KIVID®-Feld                           | Anzeige der originalen KIVID®-Feld-Hilfe.                                                                                                                                                                                                                                                                                                        |
| <img src="/files/BXWcBdkSslHE4WW9FZVE" alt="" data-size="original"> | Release-Bericht (online)              | <p>Über diese Funktion gelangen Sie direkt zum Kapitel Releasebericht in unserem Online-Handbuch.</p><p>Im Releasebericht finden Sie zu allen aktuellen Neuerungen eine Beschreibung.</p>                                                                                                                                                        |
| <img src="/files/D01xOHdl1dFHnx5adynO" alt="" data-size="original"> | frox® Live-Support (Internet) starten | <p>Über den Menüpunkt ist es möglich beim telefonischen Support, dem Support Zugriff auf den eigenen Rechner zu gewähren.<br>Eine genaue Anleitung finden Sie im Kapitel <a href="/pages/oBO180miaAJ8icoYjZ43">frox Live-Support</a>. </p>                                                                                                       |
| <img src="/files/jlN6lgFkwg4tKMEegj75" alt="" data-size="original"> | Lizenzinformationen                   | <p>Informationen über die vorhandenen Lizenzen von <strong>FX Survey</strong>. Hier werden neue Lizenzen eingelesen.<br>Eine genaue Beschreibung finden Sie im Kapitel <a href="/pages/IKVUCgGROSj90rmNLF0J">Lizenzinformationen</a>.</p>                                                                                                        |
| ![](/files/JZAqubeO924Y9LgarXUu)                                    | frox Updater starten                  | <p>Der Updater sucht nach FX Updates, ArcGIS Updates, KIVID Feld Updates, KIVID Feld Lizenzen, Treiber Updates und Leica Zeno Updates gesucht. Außerdem werden Ihnen über den frox Updater Konfigurationen zur Verfügung gestellt.<br>Eine genaue Beschreibung finden Sie im Kapitel <a href="/pages/EMMzmDl24v3ppmzIdJuu">frox Updater</a>.</p> |
| <img src="/files/DKoqcA7X0dPUVyxfKuIM" alt="" data-size="original"> | Über FX Survey                        | <p>Es öffnet sich das Fenster, das Sie vom Start der Software kennen. Es enthält die Versionsinformationen zu <strong>FX Survey.</strong><br>Bei Klick auf \<Weitere integrierte Software> sehen Sie Informationen zu den anderen Softwareprodukten.</p>                                                                                         |


---

# 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/die-funktionen-der-menus/menu-hilfe.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.
