# Sections

A shopping experience basically consists of three components - the **sections**, the **blocks** and the **elements**. A section can contain blocks, which in turn contain the individual elements.

![](/files/rY0LO9QQ7XHIYtTQ01l8)

A section can be created without sidebar and with a sidebar. You can find more information about sections in the official Shopware documentation.


---

# 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://themedocs.zenit.design/en/content/shopping-experiences/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.
