# Technical Notes

- [Identificadores y Registros Electrónicos](https://docs.cdpi.dev/es/technical-notes/digital-ids-and-electronic-registries.md): ¿Quién es la contraparte? ¿Es de confianza?
- [Identidad digital](https://docs.cdpi.dev/es/technical-notes/digital-ids-and-electronic-registries/digital-id.md)
- [Construir Capacidades de Uso en un Sistema de Identificación](https://docs.cdpi.dev/es/technical-notes/digital-ids-and-electronic-registries/digital-id/construir-capacidades-de-uso-en-un-sistema-de-identificacion.md): Cómo convertir un sistema de identificación en un DPI más eficaz
- [Autenticación de Identidad](https://docs.cdpi.dev/es/technical-notes/digital-ids-and-electronic-registries/digital-id/autenticacion-de-identidad.md)
- [Autenticación Facial](https://docs.cdpi.dev/es/technical-notes/digital-ids-and-electronic-registries/digital-id/face-authentication.md): Enfoque para facilitar la inclusión en la incorporación de personas para casos de uso como la protección
- [eKYC/ Intercambio de Perfil de Identidad](https://docs.cdpi.dev/es/technical-notes/digital-ids-and-electronic-registries/digital-id/ekyc-intercambio-de-perfil-de-identidad.md)
- [Inicio de Sesión Único (SSO)](https://docs.cdpi.dev/es/technical-notes/digital-ids-and-electronic-registries/digital-id/inicio-de-sesion-unico-sso.md)
- [Intercambio de Datos, Credenciales y Modelos](https://docs.cdpi.dev/es/technical-notes/intercambio-de-datos-credenciales-y-modelos.md): ¿Puede una persona/entidad/sociedad utilizar sus datos para potenciar y mejorar sus servicios?
- [Una intro al intercambio de datos personales](https://docs.cdpi.dev/es/technical-notes/intercambio-de-datos-credenciales-y-modelos/una-intro-al-intercambio-de-datos-personales.md)
- [Estándares de Datos](https://docs.cdpi.dev/es/technical-notes/intercambio-de-datos-credenciales-y-modelos/estandares-de-datos.md): Una herramienta tecnológica clave para el intercambio de datos
- [Credenciales Verificables](https://docs.cdpi.dev/es/technical-notes/intercambio-de-datos-credenciales-y-modelos/credenciales-verificables.md): Contexto
- [eLockers](https://docs.cdpi.dev/es/technical-notes/intercambio-de-datos-credenciales-y-modelos/elockers.md): Una intervención eficaz para ampliar las credenciales digitales de confianza en todo el ecosistema
- [Infraestructura de Confianza](https://docs.cdpi.dev/es/technical-notes/infraestructura-de-confianza.md): ¿Puedo afirmar de manera fehaciente que el ítem X fue acordado por y/o provenía de la fuente Y?
- [Firmas Digitales y PKIs](https://docs.cdpi.dev/es/technical-notes/infraestructura-de-confianza/firmas-digitales-y-pkis.md)
- [Discovery & Fulfillment](https://docs.cdpi.dev/es/technical-notes/discovery-and-fulfillment.md): Acceder a cualquier bien o servicio de forma interoperable a través de cualquier app o interfaz
- [De Plataformas a Protocolos](https://docs.cdpi.dev/es/technical-notes/discovery-and-fulfillment/de-plataformas-a-protocolos.md): ¿Por qué necesitamos redes abiertas?
- [Pagos](https://docs.cdpi.dev/es/technical-notes/pagos.md): P2P, P2M, B2B, G2P, y P2G.
- [Dirección Financiera](https://docs.cdpi.dev/es/technical-notes/pagos/direccion-financiera.md): Dirección financiera normalizada para pagos
- [Código QR Interoperable](https://docs.cdpi.dev/es/technical-notes/pagos/codigo-qr-interoperable.md): P2P, P2M, Pagos periódicos y de facturas, etc,
- [Autenticación Interoperable](https://docs.cdpi.dev/es/technical-notes/pagos/autenticacion-interoperable.md): P2P, P2M
- [Pago Interoperable de Facturas](https://docs.cdpi.dev/es/technical-notes/pagos/pago-interoperable-de-facturas.md): Simplificando el proceso de pago de facturas entre autoridades y departamentos
- [Cash in Cash Out (CICO)](https://docs.cdpi.dev/es/technical-notes/pagos/cash-in-cash-out-cico.md): Agentes bancarios interoperables, dispositivos para transacciones CICO de última milla
- [Pagos G2P](https://docs.cdpi.dev/es/technical-notes/pagos/pagos-g2p.md): Aumentar la eficiencia de los pagos del Estado a las Personas


---

# 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.cdpi.dev/es/technical-notes.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.
