# Sections

### Sections

Sections are the building blocks of your Shopify store. They let you create and organize content across different pages by adding, removing, and rearranging customizable blocks. Each section can contain unique settings for layout, colors, and content, giving you full control over the design of your storefront.

\
There are two main types of sections:

| Type of section                                                             | Description                                                                                  |
| --------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------- |
| <p><a href="/pages/lbSTD6tuciUmzs4jPnbI">Global Sections</a></p><p><br></p> | These appear across your entire store (for example: header, footer, and announcement bar).   |
| [Page Sections](broken://pages/CiJxDdYntn9pD5efx3H0)                        | These are added to individual pages, such as product showcases, slideshows, or testimonials. |

### What you can do with Sections

* Add new sections to build pages with media, products, or content.
* Reorder sections by dragging and dropping them in the theme editor.
* Customize each section with its own settings (color scheme, text, images, layout).
* Remove sections to simplify your storefront.


---

# 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.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.
