> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/form-management/publish-deploy/website-intercepts/intercepts/intercept-anzeigeformate.md).

# Intercept-Anzeigeformate

Intercepts bieten flexible Anzeigeformate, mit denen Sie festlegen können, wie sie erscheinen, um am besten zum Design Ihrer Website und Ihrer Nutzerbindungsstrategie zu passen. Die verfügbaren Formate umfassen Optionen für verschiedene Präsentationsstile, wie z. B.:&#x20;

<figure><img src="https://133942686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FIJn9HHdx1IK6A8gtHNst%2Fimage.png?alt=media&amp;token=c55b5d3c-7c0f-44b0-b26d-f868fe1506ed" alt=""><figcaption><p>Eine einzelne Frage ohne Header</p></figcaption></figure>

<figure><img src="https://133942686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FQ9FOBER5vvszSIP0KomW%2Fimage.png?alt=media&amp;token=f3d0c611-bf21-46e0-b6f0-9a3b9da3a4b8" alt=""><figcaption><p>Jeweils eine einzelne Frage mit Header</p></figcaption></figure>

<figure><img src="https://133942686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2F2A7aXEFWQpfwUBACI4cA%2Fimage.png?alt=media&amp;token=b334867e-7e60-4528-bd92-4fcbde62455f" alt=""><figcaption><p>Intercept basierend auf einem Modal</p></figcaption></figure>

<figure><img src="https://133942686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FudBwhtfmW9ffeSnAMt3y%2Fimage.png?alt=media&amp;token=f1e14465-e421-48bd-9857-f265a9323277" alt=""><figcaption><p>Vollseitenmodus mit mehreren Fragen sowie einem Header-Bild und einer Schließen-Schaltfläche</p></figcaption></figure>

<figure><img src="https://133942686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2Fa82avK1uT03fRqy5KAec%2Fimage.png?alt=media&amp;token=a07cee09-c9dd-459d-bafe-898971d7e2c9" alt=""><figcaption><p>Inaktiver Button</p></figcaption></figure>

<figure><img src="https://133942686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FoqaLVY0oecQnwU9O1xKT%2Fimage.png?alt=media&amp;token=8ec25f14-a4d9-4446-b432-46f45c0c6e28" alt=""><figcaption><p>Vollständig anpassbarer Inhalt</p></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://docs.ngsurvey.com/de/form-management/publish-deploy/website-intercepts/intercepts/intercept-anzeigeformate.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.
