# Cobrar depósitos de botellas

Las tiendas pueden cobrar depósitos por botellas a los clientes que compran artículos con envases reciclables. Los depósitos por botellas deben añadirse automáticamente a la transacción cuando se añada a la transacción el artículo con un envase reciclable.

1. Escanee o introduzca el artículo con el envase reciclable.

El depósito por botella debe añadirse automáticamente:

<div align="left"><img src="/files/ecbfca03c25d54503c519552a1c5876326152fde" alt=""></div>

2. Termine de añadir artículos a la transacción.
3. Cobrar la transacción.


---

# 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.rmhpos.com/es/readme-1/work-with-bottle-deposits/bottle-deposits-collecting.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.
