> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/verificar-disponibilidade-de-stock.md).

# Verificar disponibilidade de stock

Com **2BA**, pode verificar por produto se o Stock está disponível.

Isto permite-lhe ver rapidamente qual fornecedor pode entregar agora mesmo.

{% stepper %}
{% step %}

### Procurar e abrir um produto

Primeiro, procure o artigo em **2BA**.

Depois, abra a janela de detalhes.
{% endstep %}

{% step %}

### Abrir informações de Stock ou do artigo comercial

Abra a secção onde são apresentados os detalhes de Stock e do fornecedor.

Aí vê a informação disponível por fornecedor.
{% endstep %}

{% step %}

### Comparar disponibilidade

Verifique por linha:

* fornecedor
* quantidade disponível
* prazo de entrega, se disponível

{% hint style="info" %}
Adicione aqui uma captura de ecrã da Visão geral de Stock com fornecedores e quantidades.
{% endhint %}
{% endstep %}

{% step %}

### Escolha a oferta certa

Use o Stock e o prazo de entrega em conjunto para escolher a melhor opção para o seu documento ou projeto.
{% endstep %}
{% endstepper %}

### Perguntas frequentes

<details>

<summary>Quão atualizada está esta informação?</summary>

O OutSmart mostra a disponibilidade que a 2BA devolve nesse momento.

</details>

<details>

<summary>E se ninguém tiver Stock?</summary>

Nesse caso, veja fornecedores alternativos, produtos sucessores ou uma unidade de embalagem diferente.

</details>

<details>

<summary>Posso reservar Stock na 2BA?</summary>

Não. A 2BA mostra apenas a informação disponível.

</details>

### Tópicos relacionados

* [**Ver informações do fornecedor**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/verificar-informacoes-do-fornecedor.md)
* [**Ver artigos comerciais e preços**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/ver-itens-comerciais-e-precos.md)
* [**Veja e importe detalhes do produto**](/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/ver-e-importar-detalhes-do-produto.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-pt/marketplace-pacotes-e-power-ups/power-ups/2ba/verificar-disponibilidade-de-stock.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
