# Tu Recaudo

- [Aspectos Técnicos](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/aspectos-tecnicos.md): Aprende sobre nuestros aspectos técnicos y seguridad de nuestra API.
- [Autorización y cálculo de Signature](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/autorizacion-y-calculo-de-signature.md)
- [Orden de Pago Individual](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/orden-de-pago-individual.md)
- [Consultar Orden de Pago](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/orden-de-pago-individual/consultar-orden-de-pago.md)
- [Buscar Ordenes de Pago](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/orden-de-pago-individual/buscar-ordenes-de-pago.md)
- [Actualizar Orden de Pago](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/orden-de-pago-individual/actualizar-orden-de-pago.md)
- [Cancelar Orden de Pago](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/orden-de-pago-individual/cancelar-orden-de-pago.md)
- [Lote de Ordenes](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/lote-de-ordenes.md)
- [Crear Lote de Ordenes](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/lote-de-ordenes/crear-lote-de-ordenes.md)
- [Consultar Lote](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/lote-de-ordenes/consultar-lote.md)
- [Listar Lotes](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/lote-de-ordenes/listar-lotes.md)
- [Cambiar Estado de Lote](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/lote-de-ordenes/cambiar-estado-de-lote.md)
- [Cancelar Lote](https://docs.tupayonline.com/documentacion-de-la-api/tu-recaudo/lote-de-ordenes/cancelar-lote.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.tupayonline.com/documentacion-de-la-api/tu-recaudo.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.
