# Prueba rápida

{% stepper %}
{% step %}

### Solicitud de firma

El cliente envía a MIA:

* datos del usuario
* documento a firmar.

MIA genera un link de firma.

{% content-ref url="<https://app.gitbook.com/s/zk74ktZkFLRunTvDJyvF/readme/sign-by-mia/solicitud-de-firma>" %}
[Solicitud de Firma](https://app.gitbook.com/s/zk74ktZkFLRunTvDJyvF/readme/sign-by-mia/solicitud-de-firma)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Validación biométrica

El usuario abre el link.

MIA:

* valida biometría
* ejecuta la firma digital.
  {% endstep %}

{% step %}

### Polling

El cliente consulta el estado.

{% content-ref url="<https://app.gitbook.com/s/zk74ktZkFLRunTvDJyvF/readme/sign-by-mia/consulta-de-estado-de-firma>" %}
[Consulta de estado de firma](https://app.gitbook.com/s/zk74ktZkFLRunTvDJyvF/readme/sign-by-mia/consulta-de-estado-de-firma)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Resultado de firma

El cliente solicita el resultado.

MIA devuelve:

* resultado de firma
* metadatos de firma.

{% content-ref url="<https://app.gitbook.com/s/zk74ktZkFLRunTvDJyvF/readme/sign-by-mia/obtencion-de-datos-de-firma>" %}
[Obtención de datos de firma](https://app.gitbook.com/s/zk74ktZkFLRunTvDJyvF/readme/sign-by-mia/obtencion-de-datos-de-firma)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}
