# 3.2.7 - Breadcrumb

O **Breadcrumb** é o local onde você consegue ver o caminho percorrido pelas páginas da loja. Ele aparece em algumas páginas, como categorias, institucionais e contato. Através dele, seus clientes conseguirão se orientar melhor, caso queiram voltar para uma seção anterior, mais abrangente.

{% tabs %}
{% tab title="Breadcrumb" %}
**Itens** - cor do texto com o nome da página que você estava anteriormente.&#x20;

**Item atual** - cor do texto com o nome da página que você está no momento.

**Separador do item** - cor do símbolo de “**>**” que separa e mostra o caminho que foi percorrido entre as páginas.
{% endtab %}
{% endtabs %}


---

# 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://temaflatnatray.fabrikadeecommerce.com.br/3.-painel-de-edicao-do-tema/3.2.-edicao-das-cores/3.2.7-breadcrumb.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.
