# GUÍA DE USO

- [Opciones de suscripción](https://docs.lockerhaus.com/guia-de-uso/opciones-de-suscripcion.md)
- [Dirección de envío](https://docs.lockerhaus.com/guia-de-uso/direccion-de-envio.md)
- [Notificar un envío](https://docs.lockerhaus.com/guia-de-uso/notificar-un-envio.md)
- [Ver estado de locker](https://docs.lockerhaus.com/guia-de-uso/ver-estado-de-locker.md)
- [Despachar paquetes](https://docs.lockerhaus.com/guia-de-uso/despachar-paquetes.md)
- [Envío a Latinoamérica](https://docs.lockerhaus.com/guia-de-uso/envio-a-latinoamerica.md): Recibí tus compras de Estados Unidos y te las enviamos a tu casa, a cualquier país de Latinoamérica, con los impuestos y aranceles calculados de antemano.
- [Mis ordenes](https://docs.lockerhaus.com/guia-de-uso/mis-ordenes.md)
- [Medios de pago](https://docs.lockerhaus.com/guia-de-uso/medios-de-pago.md)
- [Mesa de ayuda](https://docs.lockerhaus.com/guia-de-uso/mesa-de-ayuda.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://docs.lockerhaus.com/guia-de-uso.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.
