> For the complete documentation index, see [llms.txt](https://manuais.starads.com.br/colecao-starter/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-starter/configuracoes/banner-no-submenu.md).

# Banner no submenu

O aplicativo Tray de Imagens na Categoria e Subcategorias é compatível com o tema para duas exibições de imagens vinculadas a categorias. Uma delas é para o cadastro e exibição de um banner para cada categoria nível 2.&#x20;

<figure><img src="/files/fangH7EkStZ1UcpCtgZK" alt=""><figcaption><p>Tamanho recomendado: 200 x 250 pixels</p></figcaption></figure>

Para vincular a imagem em cada categoria principal é muito simples!&#x20;

1\) Primeiramente acesse o aplicativo Imagens na Categoria e Subcategorias. Saiba mais sobre o recurso e o sobre como instalar em seu painel administratico clicando [aqui](https://basedeconhecimento.tray.com.br/hc/pt-br/articles/6735562794907-Imagens-na-Categoria-e-Subcategoria).

2\) Ao lado direito da tela aberta clique em **"Criar"**

3\) Em seguida, localize na lista a categoria nível 2 para o qual deseja adicionar a imagem, e em seguida selecione o arquivo na proporção recomendada para o tema (200 x 250 pixels);

4\) Agora, clique em “**Salvar**” e pronto! Basta aguardar o tempo para as alterações refletirem em sua loja.


---

# 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, and the optional `goal` query parameter:

```
GET https://manuais.starads.com.br/colecao-starter/configuracoes/banner-no-submenu.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
