> For the complete documentation index, see [llms.txt](https://traga-ja.gitbook.io/traga-ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://traga-ja.gitbook.io/traga-ja/readme.md).

# Bem-Vindo ao manual do Traga Já

Este manual foi desenvolvido para guiá-lo na utilização do Traga Já, oferecendo uma visão clara de seus recursos, além de instruções detalhadas que facilitam o entendimento e a execução das principais operações disponíveis.

Nas explicações será possível visualizar o ponto de vista dos seus clientes.

### Funcionalidades do sistema

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-chart-mixed">:chart-mixed:</i>  <strong>Dashboard</strong></h4></td><td>Acompanhe suas estatísticas e gerencie seu negócio.</td><td></td><td><a href="/pages/8Hk2tFOcqry4IRnd5N6s">/pages/8Hk2tFOcqry4IRnd5N6s</a></td></tr><tr><td><h4><i class="fa-copy">:copy:</i> <strong>Cardápio</strong></h4></td><td>Grupo de adicionais, Adicionais e Categorias.</td><td></td><td><a href="/pages/mgeF7b9trAcfy1jq1Q94">/pages/mgeF7b9trAcfy1jq1Q94</a></td></tr><tr><td><h4><i class="fa-gift-card">:gift-card:</i> Pedidos </h4></td><td>Acompanhe e gerencie os pedidos em tempo real</td><td></td><td><a href="/pages/okvFTYDzTf34REP0luRf">/pages/okvFTYDzTf34REP0luRf</a></td></tr><tr><td><h4><i class="fa-clock-three">:clock-three:</i> Funcionamento</h4></td><td>Escolha os horários de funcionamento da empresa </td><td></td><td><a href="/pages/WRJOl34oV08kwjqxWtSK">/pages/WRJOl34oV08kwjqxWtSK</a></td></tr><tr><td><h4><i class="fa-sparkles">:sparkles:</i> Marketing</h4></td><td>Configure o sistema de fidelidade e Cupons</td><td></td><td><a href="/pages/YXGQtHSg0qcyk9KdH12w">/pages/YXGQtHSg0qcyk9KdH12w</a></td></tr><tr><td><h4><i class="fa-whatsapp">:whatsapp:</i> WhatsApp</h4></td><td>Configure as notificações</td><td></td><td><a href="/pages/s1lyZH94Zg7g1fEqoASo">/pages/s1lyZH94Zg7g1fEqoASo</a></td></tr><tr><td><h4><i class="fa-gear">:gear:</i> Configurações</h4></td><td>Configurações do sistema </td><td></td><td><a href="/pages/xWEcs3tZDFE451FbWXBE">/pages/xWEcs3tZDFE451FbWXBE</a></td></tr><tr><td><h4><i class="fa-print">:print:</i> Impressora </h4></td><td>Impressão de pedidos </td><td></td><td><a href="/pages/NPrZiGb02t1IBCvb01R5">/pages/NPrZiGb02t1IBCvb01R5</a></td></tr></tbody></table>


---

# 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://traga-ja.gitbook.io/traga-ja/readme.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.
