> 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/form-management/publish-deploy/website-intercepts/intercepts/intercept-display-formats.md).

# Intercept Display Formats

Intercepts offer flexible display formats, allowing you to tailor how they appear to best suit your website’s design and user engagement strategy. The available formats include options for various presentation styles, such as:&#x20;

<figure><img src="/files/r8MOMSZlVkx7mdavkvEG" alt=""><figcaption><p>Single question with no headers</p></figcaption></figure>

<figure><img src="/files/vhNJ83RJFEIJ27rqqbmI" alt=""><figcaption><p>Single question at a time with  header</p></figcaption></figure>

<figure><img src="/files/gBPzDkWz4i3JncJpNOmr" alt=""><figcaption><p>Modal based intercept</p></figcaption></figure>

<figure><img src="/files/Jf8PEHI8kWHmerZOMZAw" alt=""><figcaption><p>Full page mode with multiple questions along with an header image and closing button</p></figcaption></figure>

<figure><img src="/files/lpQA8VdWKzFsiCJlAMHW" alt=""><figcaption><p>Idle button</p></figcaption></figure>

<figure><img src="/files/al6SHaXuPTgnGbgPD2XC" alt=""><figcaption><p>Fully customizable content</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:

```
GET https://docs.ngsurvey.com/form-management/publish-deploy/website-intercepts/intercepts/intercept-display-formats.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.
