# Inventários

Ao selecionar o **módulo de Inventários** no menu inicial, o utilizador é redirecionado para um ecrã onde são apresentadas **duas opções**:

* [**Criar novo documento de inventário**](/mobile-logistic-manual/aplicacao-android/app/funcionalidades/inventarios/novo-inventario.md)\
  Permite iniciar a criação de um novo inventário diretamente na aplicação.
* [**Fazer a contagem de um documento de inventário**](/mobile-logistic-manual/aplicacao-android/app/funcionalidades/inventarios/contagens-de-inventarios.md)\
  Utilizado quando já existem inventários criados, e o objetivo é proceder à **contagem física dos artigos**.

***

<figure><img src="/files/HJ9y5D1MvK0DcR27UQAl" alt="" width="360"><figcaption><p>Menu de Inventários</p></figcaption></figure>


---

# 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://docs.wave.pt/mobile-logistic-manual/aplicacao-android/app/funcionalidades/inventarios.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.
