# Servicio Cliente

- [Buscar Facturas](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/search-invoices.md): En este módulo encuentre ácilmente cualquier Orden de Compra que fue facturada en su aplicación de UNOSOF.
- [Corrección de la Factura del Cliente](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/rollback-customer-invoice.md): Este módulo elimina una factura PO, con el fin de corregirla o eliminar un problema de cualquier asunto.
- [Email Facturas Múltiples](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/email-multiple-invoices.md): Este artículo
- [Pagaré](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/pagare.md)
- [Ver Créditos Cliente](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/ver-creditos-cliente.md)
- [Zip Facturas de Clientes](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/zip-facturas-de-clientes.md)
- [Enviar Estados de Cuenta](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/enviar-estados-de-cuenta.md)
- [Créditos cliente](https://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service/credit-notes.md): Aquí explicamos cómo aplicar una nota de crédito en su aplicación UNOSOF.


---

# 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://manual.unosofbooks.com/guia-de-usuario-es/clientes/customer-service.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.
