# Aplicativos

Em nossa plataforma, utilizamos a tecnologia PWA (Progressive Web Application) para transformar o seu painel gerencial e o site em aplicativos com a mesma experiência do navegador, mas, sem as informações, como barra de endereço, botões, favoritos etc.

Ao instalar o PWA, o ícone do app (com a sua marca) fica na tela inicial do dispositivo, que aparece como um aplicativo tradicional ao usuário, combinando os recursos oferecidos pelos navegadores modernos com os benefícios da experiência móvel.

O benefício dessa tecnologia é que não necessita realizar download e não ocupa espaço no celular ou sistema operacional.

Hoje estão disponíveis em:

* iOS (acesso via navegador Safari)
* Android
* Desktop

Veja como funciona nos links abaixo:

* [Painel gerencial](/extras/aplicativo/como-instalar-o-aplicativo-para-o-painel-gerencial.md)
* [Site do cliente](/extras/aplicativo/como-funciona-o-aplicativo-da-loja.md)


---

# Agent Instructions: 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:

```
GET https://ola.meajuda.cc/extras/aplicativo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
