# Page's global sections

- [Announcement bar](https://docs.foxecom.com/megamog-theme/pages-global-sections/announcement-bar.md): Set up a flexible announcement message bar with targeting options
- [Age verifier pop-up](https://docs.foxecom.com/megamog-theme/pages-global-sections/age-verifier-pop-up.md): A guide to enable and customize the age verifier pop-up for your online store
- [Header](https://docs.foxecom.com/megamog-theme/pages-global-sections/header.md): Edit the header of your store
- [Footer](https://docs.foxecom.com/megamog-theme/pages-global-sections/footer.md): Edit the footer of your store
- [Mobile sticky bar](https://docs.foxecom.com/megamog-theme/pages-global-sections/mobile-sticky-bar.md): A mobile sticky bar helps your users navigate through your website with ease on limited mobile screens


---

# 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.foxecom.com/megamog-theme/pages-global-sections.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.
