# Stock

- [Informes de Stock](https://ayuda.bims.app/stock/informes-de-stock.md)
- [Ajuste de Inventario](https://ayuda.bims.app/stock/ajuste-inventario.md): El Ajuste de Inventario es un recurso para establecer manualmente la disponibilidad física de items de stock en un depósito determinado.
- [Transferencias de Stock](https://ayuda.bims.app/stock/transferencias-de-stock.md)
- [Pérdidas de Stock](https://ayuda.bims.app/stock/perdidas-de-stock.md)
- [Órdenes de Uso Interno](https://ayuda.bims.app/stock/ordenes-de-uso-interno.md)
- [Consola de Despacho](https://ayuda.bims.app/stock/consola-de-despacho.md)
- [Importar Productos con su Disponibilidad](https://ayuda.bims.app/stock/importar-productos-con-su-disponibilidad.md)
- [Descuentos de Stock por Ventas](https://ayuda.bims.app/stock/descuentos-de-stock-por-ventas.md)


---

# 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://ayuda.bims.app/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.
