> 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/releases/releases-2018/versoes-2018-correcoes/manual-do-sistema-vr-atacado-mobile/manual-do-sistema-vr-atacado-mobile-antigo/manual-do-sistema-vr-atacado-mobile-instalacao.md).

# Instalação e Configuração

## **REQUISITOS PARA INSTALAÇÃO**

* Instalar a APK do VRAtacadoMobile que se encontra em seu servidor, dentro da pasta exec. [Clique aqui caso você não tenha conhecimento sobre a pasta exec.](/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/aplicativos-vr-software.md)
* Você precisará também do GlassFish Server instalado em seu servidor. Caso não tenha o GlassFish instalado [clique aqui.](/vrmaster/releases/releases-2019/manual-do-sistema-vr-master-mobile/manual-de-instalacao-vrmaster-mobile/manual-do-sistema-glassfish.md)

## **INSTALAÇÃO E CONFIGURAÇÃO**

* Instale a APK do aplicativo em seu celular, tablet ou qualquer outro dispositivo android. Caso ainda não tenha a APK, ela se encontra em sua pasta exec no servidor. [Clique aqui caso você não tenha conhecimento sobre a pasta exec.](/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/aplicativos-vr-software.md)
* Após o download conecte o dispositivo (celular, tablet ou qualquer dispositivo com sistema Android) no computador.
* Transfira o arquivo para o dispositivo.
* Execute o arquivo transferido e realize a instalação.

![](/files/70XVFm28FV0L6u0eetGT)

* Acesse o menu, em seguida selecione "Configurar".

![](/files/L1vUDvIXnTBVdQdh6hy2)

* Insira o endereço: "IP DO SERVIDOR":8080/vratacadoserver/ (não esqueça da "barra" ao final do endereço).

![](/files/ediRXQInzra8w5sMF6Z1)

* Clique em salvar
* Clique no botão sincronizar

![](/files/Ihdm0ZOCKnJcVBAzxgwW)

* [Veja o manual completo da ferramenta.](/vrmaster/releases/versoes-2019-correcoes/manual-do-sistema-vr-atacado-mobile-ferramentas.md)


---

# 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/releases/releases-2018/versoes-2018-correcoes/manual-do-sistema-vr-atacado-mobile/manual-do-sistema-vr-atacado-mobile-antigo/manual-do-sistema-vr-atacado-mobile-instalacao.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.
