# Como fazer uma contagem de estoques usando um leitor de código de barras

Para fazer uma contagem de estoques usando um leitor de código de barras, é possível utilizar o módulo de Contagem do HSMóvel, podendo funcionar de forma offline ou online.

Para trabalhar de forma offline, siga esses passos para baixar os dados de forma offline <https://movel.highsoftsistemas.com.br/faq/geral/como-sincronizar-os-dados-para-trabalhar-de-forma-offline>.

Após isso, consulte a documentação sobre a contagem de estoques <https://movel.highsoftsistemas.com.br/estoque/contagem>.


---

# 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://movel.highsoftsistemas.com.br/faq/estoque/como-fazer-uma-contagem-de-estoques-usando-um-leitor-de-codigo-de-barras.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.
