# Global Sections

### Global Sections

Global sections are elements that appear across every page of your store, ensuring consistency in navigation and branding. These include the announcement bar, header, and footer, which provide essential features like navigation, brand visibility, and store-wide messaging. Customizing these sections helps you create a unified shopping experience for your customers.

### Global Sections List

| Section                                                 | Description                                                                                               |
| ------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| [Announcement bar](broken://pages/u2w5XIzUJfeWvO117a3Y) | Display a store-wide message such as free shipping info, promotions, or updates at the top of every page. |
| [Header](broken://pages/KkfQWJubAK5FrQjEWoFx)           | Show your logo, navigation menus, search, and cart icon to help customers explore your store.             |
| [Footer](broken://pages/bRX7pDIFcksy38n2JwBj)           | Provide quick links, contact info, policies, and social icons at the bottom of every page.                |


---

# 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://raidho.gitbook.io/monterrey-theme/sections/editor/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.
