# Header Template

You can optionally add a header to the template message. The header is content that is above the message section. There are 2 (two) options for the header, i.e. **Text** and **Media**.

### Header Text

If you want to add a header in text, you can select the **'Text'** option in the header field dropdown, then input the header in the text field below the dropdown field, you can input a maximum of 60 characters, and a preview of the text will appear on the left side of the page.

![Header Text](/files/-MUNKG61Ss9GBYg6JKKN)

### Header Media

If you want to add a header with media, you can select the **'Media'** option in the header field dropdown, there are 3 media options, i.e. Video, Image, and Document. You can select one of the media types, and a preview of the media will appear on the left side of the page.

![Header Media](/files/-MUNOCkqSYT5b5yDrNvG)


---

# 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.3dolphins.ai/5.1.x/marketing/template/request-template/header-template.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.
