# Blerify Docs

## English

- [Welcome to Blerify Docs](https://docs.blerify.com/welcome-to-blerify-docs.md)
- [How It Works](https://docs.blerify.com/introduction/how-it-works.md)
- [What is Blerify](https://docs.blerify.com/introduction/what-is-blerify.md)
- [Introduction to Issuance](https://docs.blerify.com/introduction-to-issuance/issuance.md)
- [Get Started with Issuance](https://docs.blerify.com/introduction-to-issuance/get-started.md)
- [Issue a Credential](https://docs.blerify.com/introduction-to-issuance/issue-a-credential.md)
- [Issuance API Reference](https://docs.blerify.com/introduction-to-issuance/api-reference.md)
- [Portal Roles and Permissions](https://docs.blerify.com/introduction-to-issuance/portal-roles-and-permissions.md)
- [Post Quantum Certificates](https://docs.blerify.com/introduction-to-issuance/post-quantum-certificates.md): Protecting the Platform Against Future Quantum Threats
- [Quantum-Resistant Cryptography](https://docs.blerify.com/introduction-to-issuance/post-quantum-certificates/quantum-resistant-cryptography.md)
- [Request](https://docs.blerify.com/introduction-to-issuance/post-quantum-certificates/request.md)
- [Revocation](https://docs.blerify.com/introduction-to-issuance/post-quantum-certificates/revocation.md)
- [Verify](https://docs.blerify.com/introduction-to-issuance/post-quantum-certificates/verify.md): Verifying a post-quantum certificate involves a series of steps to ensure its authenticity, integrity, and validity. Here's a detailed explanation of the process.
- [Introduction to Verification](https://docs.blerify.com/introduction-to-verification/verification.md)
- [Verification API Reference](https://docs.blerify.com/introduction-to-verification/api-reference.md)
- [Biometric Binding](https://docs.blerify.com/introduction-to-verification/biometric-binding.md)
- [Get Started with Verification](https://docs.blerify.com/introduction-to-verification/get-started.md)
- [OAuth Verification Flow](https://docs.blerify.com/introduction-to-verification/oauth-verification-flow.md)
- [Platform Attestation](https://docs.blerify.com/introduction-to-verification/platform-attestation.md)
- [Point of Verification](https://docs.blerify.com/introduction-to-verification/point-of-verification.md)
- [Portal Roles and Permissions](https://docs.blerify.com/introduction-to-verification/portal-roles-and-permissions.md)
- [Verify a Credential](https://docs.blerify.com/introduction-to-verification/verify-a-credential.md)
- [Get Started with the Blerify Wallet](https://docs.blerify.com/id-wallet/get-started.md)
- [Mobile Integration](https://docs.blerify.com/id-wallet/mobile-integration.md)
- [Assurance Tiers](https://docs.blerify.com/trust-registry/assurance-tiers.md)
- [Blerify's Smart-Contract-Based Root of Trust](https://docs.blerify.com/trust-registry/decentralized-root-of-trust.md)
- [DID Method](https://docs.blerify.com/trust-registry/did-method.md)
- [DID Controller](https://docs.blerify.com/trust-registry/did-method/did-controller.md)
- [DID Method did:lac1](https://docs.blerify.com/trust-registry/did-method/did-method-did-lac1.md)
- [Changelog](https://docs.blerify.com/changelog/changelog.md)
- [Blerify APP](https://docs.blerify.com/changelog/blerify-app.md)
- [APP Versión 3.19.0 (386)](https://docs.blerify.com/changelog/blerify-app/app-version-3.19.0-386.md)
- [APP Versión: 3.27.0](https://docs.blerify.com/changelog/blerify-app/app-version-3.27.0.md)
- [APP Versión: 3.36.1](https://docs.blerify.com/changelog/blerify-app/app-version-3.36.1.md)
- [APP Versión: 3.43.0](https://docs.blerify.com/changelog/blerify-app/app-version-3.43.0.md)
- [APP Versión: 3.45.0](https://docs.blerify.com/changelog/blerify-app/app-version-3.45.0.md)
- [Panamá Conecta Credenciales](https://docs.blerify.com/changelog/panama-conecta-credenciales.md)
- [APP Versión 3.50.1](https://docs.blerify.com/changelog/panama-conecta-credenciales/app-version-3.50.1.md)
- [APP Versión 4.0.3](https://docs.blerify.com/changelog/panama-conecta-credenciales/app-version-4.0.3.md)
- [Web Portal](https://docs.blerify.com/changelog/web-portal.md)
- [Web Portal Release 1.5](https://docs.blerify.com/changelog/web-portal/web-portal-release-1.5.md)
- [Web Portal Release 1.6](https://docs.blerify.com/changelog/web-portal/web-portal-release-1.6.md): Nueva Versión Portal Web
- [Web Portal Release 1.7](https://docs.blerify.com/changelog/web-portal/web-portal-release-1.7.md): Nueva Versión Portal Web
- [Web Portal Release 1.8](https://docs.blerify.com/changelog/web-portal/web-portal-release-1.8.md): Nueva Versión Portal Web
- [Web Portal Release 1.9](https://docs.blerify.com/changelog/web-portal/web-portal-release-1.9.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.blerify.com/welcome-to-blerify-docs.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.
