> 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/zusatzliche-module/m-fx-power-kit-i.md).

# M-FX Power Kit I

Modul **M-FX Power Kit I**

Dieses Modul enthält Werkzeuge zur Verbesserung der Daten- und Projektverwaltung. Diese sind im Einzelnen:

#### **Projektmanager**

[*Menü Datei / Projektmanager*](/die-funktionen-der-menus/menu-datei/projektmanager-offnen.md)

Der Projektmanager verwaltet Projekte. Die zuletzt geöffneten Projekte werden beim Start von FX Survey angezeigt.

#### **Sessions**

[*Menü Ansicht / Sessionverwaltung*](/die-funktionen-der-menus/menu-ansicht/sessionverwaltung.md)

Dieses Werkzeug ermöglicht die Einteilung von Projekten in verschiedene Sessions zur besseren Übersicht und Verwaltung bei Großprojekten. Es kann nach Sessions gefiltert werden und Sessions können ein- und ausgebledet werden.&#x20;

[*Menü Daten exportieren / ...*](/die-funktionen-der-menus/menu-datei/daten-exportieren.md)

Einige Exporte wie zum Beispiel Connect2DXF, Shape...können getrennt nach Sessions erfolgen.&#x20;

[*Menü Flächen / Hüllfläche um Sessions legen*](/die-funktionen-der-menus/menu-flachen/hullflache-um-session-anlegen.md)

Die Funktion Hüllfläche um Session legen freigeschaltet, wenn das Modul **M-FX Polygon Assistent** lizenziert ist.

#### Festpunkte

[*Menü Extras / Festpunktverwaltung*](broken://spaces/yn3AQgHVzzJrf1W9kkkq)

Dieses Werkzeug ermöglicht ein schnelles und unkompliziertes Ein- und Auslesen häufig verwendeter Festpunkte.

[*Menü Extras / Festpunkte nachladen*](/die-funktionen-der-menus/menu-extras/festpunkte-nachladen.md)

Ermöglicht das Nachladen von Festpunkten in einem räumlich begrenzten Bereich.

**Genaue Anleitungen zu den Funktionen des Moduls finden Sie in den Kapiteln der jeweiligen Menüpunkte. Nutzen Sie dafür gerne die Verlinkungen in diesem Kapitel.**


---

# 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/zusatzliche-module/m-fx-power-kit-i.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.
