> For the complete documentation index, see [llms.txt](https://manuais.starads.com.br/colecao-starlight/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuais.starads.com.br/colecao-starlight/painel-do-tema/layout/iconografia.md).

# Iconografia

Este grupo gerencia a configuração e exibição dos ícones no menu de categorias principal da sua loja. Através do configurador, você pode vincular até sete ícones para a sequência de categorias que serão exibidas no menu principal.

<figure><img src="/files/8e54rT3lnDZQ0IMrWj2Z" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Aviso!** Quando o número de categorias principais na loja ultrapassar sete, o recurso de "Categorias Excedentes" entrará em ação. No tema Starlight, nesse cenário, o ícone não será exibido e, em vez disso, o texto "+Categorias" será mostrado. Assim, as demais categorias serão exibidas no submenu do "+Categorias"
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manuais.starads.com.br/colecao-starlight/painel-do-tema/layout/iconografia.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.
