# Header / Footer

## 👨‍🎨️ What are header or footer

Headers and footers are custom design parts that will always be displayed either on top of your survey or at the bottom of it.&#x20;

## ➕ How to add a header or a footer

Once you are in the edit style mode you can customize the header and footer with the design of your choice.

![](/files/-MFZ63olBwa9QOoD48qY)

## 📱 Headers / footers and responsive design

Using the target device you can setup different headers or footers for different devices. As such you can set a different header or footer for any of the available target device to display one given header for desktop users and another header for mobile users.

To set a header or footer for a specific device just select that device from the target device pane below and then edit the header or footer.

![](/files/-MBcEodmnQla7XzmYE8L)

{% hint style="info" %}
If you want to remove a header or footer for a given device clear the header and footer content to reset back its content to the main header / footer design
{% endhint %}


---

# 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/form-management/style-branding/style-editor/style/header-footer.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.
