# Introducción

Permite obtener el **hash único** necesario para generar un código QR que puede ser mostrado al cliente final. A través de este QR, el usuario podrá realizar el pago desde su aplicación bancaria o billetera digital compatible.

Esta solución está diseñada para integrarse de forma sencilla en aplicaciones web y móviles, facilitando a los comercios la habilitación de pagos interoperables en tiempo real, sin fricciones y sin depender de una sola entidad emisora.


---

# 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.payvalida.com/api-qr-interoperable/introduccion.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.
