> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-caixa/manual-do-sistema-vr-caixa-ferramentas/manual-do-sistema-vr-caixa-caixa.md).

# Caixa

## **ABASTECIMENTO**

Esta ferramenta é utilizada para fazer o fundo de troco do operador responsável. O sistema só permitirá realizar o abastecimento se houver um operador logado no aplicativo.

![](/files/GiGgjKoSn6WWjt0R3edy)

1 - Clique no botão adicionar(![](/files/aAN1Do3IFk2znJQIx387) 2 - Valor - Informe o valor do abastecimento. 3 - Finalizadora - Informe a finalizadora. 4 - Clique em salvar duas vezes.

## **ENTRADA OPERADOR**

A entrada operador é uma ferramenta que realiza a identificação de um operador para o sistema.

![](/files/xGA75S2P4epykqJqT4TI)

1 - Matrícula - Informe o número da matrícula do operador. 2 - Clique em OK.

![](/files/9NDJbt2RIyWqqbXBc24b)

3 - Operador - Informe o nome do Operador 4 - Valor - Informe o valor que o Operador irá iniciar sua sessão.

## **ENTRADA PAUSA**

Clique nesta opção para realizar uma pausa no aplicativo. Para remover a pausa basta clicar no menu Caixa > Saída Pausa. E inserir a senha do operador caso haja.

## **RETIRADA**

Utilize esta ferramenta para fazer retiradas/sangrias do caixa.

![](/files/7ITUB0Q8DA7glHkKVwEn)

![](/files/d15thG1gcCou2WA1Wvrh) - Imprimir última retirada. Este botão serve para realizar a impressão da última retirada emitida pelo VRCaixa.

1 - Valor - Informe o valor da retirada. 2 - Finalizadora - Informe qual finalizadora sofrerá a retirada.

## **SAÍDA OPERADOR**

Ao clicar na função Saída Operador o sistema enviará uma confirmação. Em seguida uma impressão será realizada com os totais do operador até o momento de sua saída.

## **TOTAIS OPERADOR**

A ferramenta de totais operador exibe todas as transações que o operador que está logado no sistema realizou até o momento.


---

# 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://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-caixa/manual-do-sistema-vr-caixa-ferramentas/manual-do-sistema-vr-caixa-caixa.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.
