# XLSForm-Beispiele

Auf der Seite finden Sie einige XLSForm-Beispiele, die Sie studieren können, um Ihre eigenen zu erstellen.

**Pharmazeutische Umfrage**

Beispiel, das mehrere Seiten, Auswahlfragen, gemischte Feldfragen, eine matrixbasierte Bewertungsfrage, Piping, Berechnung von Werten und Skip Logic zeigt, um Fragen basierend auf den Antworten der Befragten dynamisch anzuzeigen.

{% file src="/files/216179269106ce7eaeb5c9c77d0ab6d0d9c58b1a" %}


---

# 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.ngsurvey.com/de/projects/import-export/xlsform/xlsform-beispiele.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.
