# Reservas de stock

Este ecrã é **informativo** e **não possui lógica de interação ou edição**. O seu objetivo é **apresentar os documentos onde o artigo selecionado se encontra reservado para clientes**.

**Informação Apresentada:**

A lista mostra, para cada reserva:

* **Nome da entidade**&#x20;
* **Tipo de documento**&#x20;
* **Data do documento**
* **Número do documento**
* **Quantidade pedida**
* **Quantidade já satisfeita**

**Informação adicional:**

* No **canto superior direito**, é apresentada a quantidade total de documentos carregados, permitindo ao utilizador saber quantas reservas estão a ser exibidas.

<figure><img src="/files/UIBwp5lSCZ3FA6BQSutH" alt="" width="360"><figcaption><p>Ecrã de Reservas de Stock</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/reservas-de-stock.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.
