> 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-extras/festpunkte-nachladen.md).

# Festpunkte nachladen

*Menü Extras / Festpunkte nachladen*

Modul **M-FX Power Kit I**

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

Ziel dieses Werkzeugs ist es, nur in einem grafisch definierbaren Bereich Festpunkte aus einem Festpunktprojekt der Festpunktverwaltung nachzulade&#x6E;**.**

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

Zunächst wählt man im Bereich Ordner das betreffende Projekt der Festpunktverwaltung aus. Dann klickt man auf die Schaltfläche \<Bereich festlegen>, um in der Grafik den entsprechenden Bereich als Rechteck aufzuziehen.&#x20;

Nach Aufziehen des Rechteckes wird angezeigt wie viele Punkte gefunden wurden und die Schaltfläche \<Fertig> wird aktiv.&#x20;

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

Bei Klick auf \<Fertig> werden die Punkte eingelesen. Existieren die Punkte bereits, so wird dies in einer Meldung angezeigt.

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

<figure><img src="/files/9y7QEJM5KmtyualEbQEd" alt=""><figcaption></figcaption></figure>

Die Festpunkte FP01 bis FP06 liegen nun im Projekt.

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


---

# 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-extras/festpunkte-nachladen.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.
