# Identidad centrada en el usuario

- [Introducción](https://docs.blerify.com/es/descripcion-general-de-blerify/user-centric-identity/introduction.md)
- [ID Wallet](https://docs.blerify.com/es/descripcion-general-de-blerify/user-centric-identity/id-wallet.md)
- [Credenciales Digitales](https://docs.blerify.com/es/descripcion-general-de-blerify/user-centric-identity/digital-credentials.md)
- [Punto de verificación (POV)](https://docs.blerify.com/es/descripcion-general-de-blerify/user-centric-identity/point-of-verification-pov.md): En Blerify, un Point of Verification (POV) es un componente clave de la plataforma que permite a las organizaciones verificar credenciales digitales emitidas bajo estándares como W3C Verifi
- [¿Cómo funciona un POV en Blerify?](https://docs.blerify.com/es/descripcion-general-de-blerify/user-centric-identity/point-of-verification-pov/how-does-a-pov-work-in-blerify.md)
- [Proceso de verificación](https://docs.blerify.com/es/descripcion-general-de-blerify/user-centric-identity/verification-process.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.blerify.com/es/descripcion-general-de-blerify/user-centric-identity.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.
