# Stores

A "Stores" page provides visitors with a comprehensive list of store locations, making it easy for them to find the nearest store. It enhances convenience, supports in-store visits, and helps customers connect with your brand locally.

{% hint style="info" %}
**Steps:**

1. In the theme editor (**Customize**), open the template selector.
2. Select **Pages**, then **stores**
3. On the left-sidebar, add **sections you want.**
4. Make necessary changes > **Save.**
   {% endhint %}

## Page template sections

The default sections we add to the template to create a layout page stores

* Breadcrumb
* Multicolumn


---

# 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://oranthemes.gitbook.io/nimbus-theme/other-pages/stores.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.
