> For the complete documentation index, see [llms.txt](https://zpass.docs.aleo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zpass.docs.aleo.org/fundamentals/verifier.md).

# Verifier

## Role and responsibilities

**Claim verification**: Requests and verifies ZKP to confirm the Holder’s identity or specific claims.

**Request for proof**

Initiates a query to the Holder, requesting a ZKP for a specific identity claim.

**Verification workflow**

* Receive the ZKP from the Holder.
* Verify ZKP using corresponding Aleo network protocols.
