> For the complete documentation index, see [llms.txt](https://ajuda.cardapioweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.cardapioweb.com/aulas-do-nosso-sistema.md).

# Aulas do nosso sistema

## **💻 MÓDULO 1: GESTÃO DA SUA LOJA**

{% embed url="<https://youtu.be/5GHRcQBdjHg>" %}

**O que você vai aprender:**

* ✅ Como criar categorias e produtos
* ✅ Configuração de disponibilidade e complementos
* ✅ Como visualizar seus links
* ✅ Configurações principais da loja
* ✅ Como fazer e lançar pedidos internos
* ✅ Impressão e histórico de pedidos
* ✅ Abertura e fechamento do caixa
* ✅ Tela de desempenho da loja

***

## 💻 MÓDULO 2: CONFIGURANDO SUA LOJA

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

**O que você vai aprender:**

* ✅ Configuração geral da empresa (nome, horários, formas de pagamento)
* ✅ Gerenciamento de usuários e permissões
* ✅ Faturas e cobranças
* ✅ Cadastro de clientes
* ✅ Configuração de mesas, comandas e QR Codes
* ✅ Tela KDS (Kitchen Display System)
* ✅ Cupons de desconto
* ✅ Configuração de impressoras

***

## 💻 MÓDULO 3: MÓDULOS DO NOSSO SISTEMA

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

**O que você vai aprender:**

* ✅ Configuração de áreas de delivery
* ✅ Cadastro de entregadores
* ✅ Módulo de fidelidade
* ✅ Controle de estoque avançado
* ✅ Emissão fiscal (NFC-e/SAT)

{% hint style="warning" %}
**Observação:** nos treinamentos gravados dos módulos, o módulo **Financeiro** não é abordado. Para mais informações e vídeos sobre esse módulo, \[[clique aqu](/modulos-do-sistema/modulo-financeiro.md)i].
{% endhint %}

***

## **💻 MÓDULO 4: AUTOMAÇÃO & INTEGRAÇÕES**

{% embed url="<https://youtu.be/_SEjTqlVd-g>" %}

**O que você vai aprender:**&#x43;omment

* ✅ Disparador automático de mensagens
* ✅ Como funciona o chatbot
* ✅ Integrações com apps e ferramentas externas
* ✅ Formas de pagamento integradas
* ✅ Logística e gestão de entregas
* ✅ Gestão de APIs para desenvolvedores

<br>

<br>


---

# 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://ajuda.cardapioweb.com/aulas-do-nosso-sistema.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.
