# Categorias

Confira o tutorial em vídeo ou role a página para baixo para a versão por escrito.

{% embed url="<https://youtu.be/0F7wcUoaxvY>" %}

{% embed url="<https://www.youtube.com/watch?v=Mwbq1tJ0AbI>" %}

Em "Categorias", você irá separar os seus produtos de acordo com a categoria a qual ele pertence;

Confira o exemplo abaixo:

Todos os sabores e tamanhos de pizza estão na categoria "Pizza";

Todas os refrigerantes estão na categoria "Bebidas" e assim por diante...

Essa é uma forma de organizar melhor o seu cardápio.&#x20;

![](/files/-MgGJPESakDtRlSXHiUI)

Para criar uma nova categoria, clique no botão "+Novo" em azul.


---

# 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://ajuda.hotmenu.com.br/painel-hotmenu-1/produtos/categorias.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.
