> For the complete documentation index, see [llms.txt](https://kb.stoque.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.stoque.com.br/migre-para-zeev/mudancas-em-requisitos-de-estacoes-clientes.md).

# Mudanças em requisitos de estações clientes

Alguns requisitos técnicos para usuários finais acessarem a plataforma mudaram.

### **Requisitos de Software**&#x20;

Para acesso ao sistema é necessário utilizar os seguintes softwares.

#### Navegador

1. Google Chrome 73.0 ou superior;
2. Mozilla Firefox 66.0 ou superio&#x72;**;**
3. New Microsoft Edge 84.0 ou superior;

#### Sistema operacional

São suportados os navegadores em suas versões especificadas acima com seu uso junto aos seguintes sistemas operacionais:

* Windows 10 ou superior;
* macOS Yosemite 10.10;
* Linux

{% hint style="danger" %}
**Atenção!**

O Internet Explorer (qualquer versão) não é mais suportado.
{% endhint %}

### **Requisitos de Hardware**&#x20;

Para a utilização do software, recomenda-se configuração mínima:

1. Pentium i3 ou superior;
2. 2 GB RAM;

## **Dispositivos Móveis**

O Zeev pode ser acessado através de dispositivos móveis como *smartphones*, para o acesso a:

1. Caixa de entrada de tarefas,
2. Execução de tarefas
3. Iniciar novos processos.

Para isto será necessário ter um dispositivo com um **navegador de internet baseado em WebKit** como:

1. Apple iPhone (Safari e Google Chrome)
2. Android (Google Chrome)


---

# 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://kb.stoque.com.br/migre-para-zeev/mudancas-em-requisitos-de-estacoes-clientes.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.
