> For the complete documentation index, see [llms.txt](https://ajudaerp.sfhera.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajudaerp.sfhera.com.br/integracoes/pdv-mobi/pos-comanda-mobi/novo-pedido.md).

# Novo Pedido

Selecione o APP COMANDA e selecione <mark style="color:blue;">**"Novo Pedido"**</mark>.

<figure><img src="/files/abQHW0GZ8QH82CSCixAW" alt="" width="197"><figcaption></figcaption></figure>

Informe a senha do garçom e selecione o botão <mark style="color:blue;">**"Confirmar"**</mark>.

<figure><img src="/files/jwvD3Hd9jPL3rDNu95tj" alt="" width="196"><figcaption></figcaption></figure>

Para abrir uma comanda selecione o botão <mark style="color:blue;">**"Nova Mesa"**</mark>.

<figure><img src="/files/yV0LSalyGgrdaLsXvTQN" alt="" width="201"><figcaption></figcaption></figure>

Informe o código da nova comanda (aceita texto ex.: "João" ) e selecione <mark style="color:blue;">**"Confirmar"**</mark>.

<figure><img src="/files/ozqFL7rWBlpz86dFSC2S" alt="" width="201"><figcaption></figcaption></figure>

Selecione os produtos adquiridos e selecione o botão <mark style="color:blue;">**"Confirmar"**</mark>.

<figure><img src="/files/FPZiODIW87XsmYK8wFHp" alt="" width="194"><figcaption></figcaption></figure>

O detalhe do pedido será exibido, selecione o botão <mark style="color:blue;">**"Confirmar"**</mark> e o comprovante será impresso.

<figure><img src="/files/OVHzoSCMPf6iosfOA51Q" alt="" width="190"><figcaption></figcaption></figure>

Uma mensagem de conclusão do pedido será exibida, selecione <mark style="color:blue;">**"OK"**</mark>.

<figure><img src="/files/Sve1DAP5EpFfNmT4DpaY" alt="" width="191"><figcaption></figcaption></figure>


---

# 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://ajudaerp.sfhera.com.br/integracoes/pdv-mobi/pos-comanda-mobi/novo-pedido.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.
