> For the complete documentation index, see [llms.txt](https://alfa-informatica-net.gitbook.io/ponto-alfa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alfa-informatica-net.gitbook.io/ponto-alfa/primeiros-passos/readme.md).

# Requisitos do Sistema

Para utilizar o sistema, verifique se o dispositivo e o ambiente atendem aos requisitos mínimos descritos abaixo.

***

### 🌐 Acesso via Computador (Sistema Web)

> 💡 **Recomendações:**
>
> * Utilize sempre a versão mais recente do **Google Chrome**.
> * Mantenha uma **conexão estável com a internet**.
> * Outros navegadores podem funcionar, mas o **Chrome** é o navegador oficialmente suportado.

| Item                   | Requisito                                 |
| ---------------------- | ----------------------------------------- |
| 💻 **Conexão**         | Acesso à internet                         |
| 🌎 **Navegador**       | Google Chrome (última versão recomendada) |
| ⚙️ **Compatibilidade** | Compatível com sistemas de 64 bits        |

***

### 📱 Acesso via Aplicativo (Dispositivo Móvel)

> 📲 O aplicativo está disponível para as principais plataformas móveis.\
> Certifique-se de utilizar a versão mínima do sistema operacional listada abaixo:

| Plataforma     | Requisito mínimo                   | Loja de aplicativos                                                                                                         |
| -------------- | ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| 🤖 **Android** | Android 5.0 (Lollipop) ou superior | [Google Play Store](https://play.google.com/store/apps/details?id=br.com.bigworks.pontodigital_app\&hl=pt_BR\&gl=US\&pli=1) |
| 🍎 **iOS**     | iOS 11 ou superior                 | [App Store](https://apps.apple.com/br/app/ponto-alfa/id1473332553)                                                          |

***

> ⚠️ **Atenção**
>
> O sistema **não é compatível** com dispositivos que utilizam **arquitetura x86 de 32 bits**.


---

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

```
GET https://alfa-informatica-net.gitbook.io/ponto-alfa/primeiros-passos/readme.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.
