# Header & Footer

### 🔄 HEADER

In the template, you will find a reusable element 🔄 HEADER, which is dedicated to website pages such us landing pages, faq, about us, team, terms, and privacy.&#x20;

<figure><img src="/files/lvRDh4jGv0kQQOrSBML7" alt=""><figcaption></figcaption></figure>

The element is responsive and comes with a Popup Mobile Menu.

<figure><img src="/files/k3ERStG3lwof9lVyi6QO" alt=""><figcaption><p>Mobile Popup Menu</p></figcaption></figure>

### 🔄  FOOTERS

openBuild has two reusable footers that you can edit to your liking.

<figure><img src="/files/AVuJuxt2hquKG831v1hQ" alt=""><figcaption><p>Dark</p></figcaption></figure>

<figure><img src="/files/j2bKheZne4VLk1glaMWH" alt=""><figcaption><p>Light</p></figcaption></figure>


---

# 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.openbuild.io/framework-elements/header-and-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.
