# Breadcrumbs

To add Breadcrumbs to your store, you need to make sure the menu is enabled on the theme, then follow these steps:

#### 1. **Select your theme and customize it.**

<figure><img src="/files/w1MZ8ADOV1XdPsJypNjk" alt=""><figcaption><p>Customize theme</p></figcaption></figure>

#### 2. Select the page and add Breadcrumbs block to your page

<figure><img src="/files/9qRt7H1XW4sSn85SiB7z" alt=""><figcaption><p>Add Breadcrumbs to your page</p></figcaption></figure>

#### 3. Reconfigure breadcrumbs and save

<figure><img src="/files/hJZnunzQnds6U78CW2tj" alt=""><figcaption><p>Edit breadcrumbs</p></figcaption></figure>

#### 4. See results on live store

<figure><img src="/files/2DeFTjcKPANOIDHhCLKq" alt=""><figcaption><p>Breadcrumbs on live store</p></figcaption></figure>


---

# 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://menudocs.nx8apps.com/breadcrumbs.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.
