# Quantidades

Este ecrã é apresentado **quando um artigo é lido** e a **checkbox “Qtd.”** está ativa. O objetivo deste ecrã é permitir ao utilizador **inserir manualmente a quantidade** que pretende registar para o artigo lido.

Na parte superior do ecrã são mostradas **informações relevantes sobre o artigo**, nomeadamente:

* **Descrição do artigo**
* **Referência**
* **Stock global**
* **Quantidade pendente**
* **Unidade principal**

Logo abaixo, é apresentado um ***input*****&#x20;de quantidades**, onde o utilizador deve introduzir o número de unidades que pretende registar.

Na parte inferior do ecrã, estão disponíveis dois botões:

* **Cancelar** – volta ao ecrã anterior sem registar a quantidade introduzida.
* **Confirmar** – regista a quantidade introduzida e retorna ao ecrã anterior para continuar o processo de leitura.

<figure><img src="/files/3GNld7odkvbjPpDVRF5T" alt="" width="360"><figcaption><p>Quantidades</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/quantidades.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.
