# Ficha do Artigo

Este ecrã apresenta **informação detalhada** sobre um artigo.

Existem **3 separadores**, onde são apresentadas várias informações relevantes.

Na secção “**Stock Global**”, é possível **clicar no ícone do armazém** para **visualizar o detalhe do stock por armazém**. Caso o utilizador tenha um armazém configurado, será também apresentada, ao lado, a quantidade existente nesse armazém específico.

Se o artigo estiver configurado para usar **lotes**, será apresentada uma secção com **informação dos lotes do artigo.**

Quando o artigo utiliza grelhas, será apresentado um ícone representativo. Ao clicar nesse ícone, é aberto o [ecrã de grelhas](/mobile-logistic-manual/aplicacao-android/app/funcionalidades/grelhas.md). Serão também mostrados botões para selecionar o tamanho e a cor do artigo, permitindo consultar o código de barras, o preço e os stocks associados à combinação escolhida.

Além disso, é possível clicar sobre a imagem do artigo para a visualizar em tamanho maior.

<figure><img src="/files/oFVuKPdn0BMhmaTKVt7L" alt="" width="360"><figcaption></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/ficha-do-artigo.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.
