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

# Get Started

## Welcome to the zkPass Documentation Library

#### New Here? Start with [What is zkPass](https://medium.com/zkpass/reintroducing-zkpass-an-identity-infrastructure-for-the-decentralized-society-based-on-mpc-zkp-4023683c718e)

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong><code>Introduction</code></strong></td><td>Overview of the fundamental principles, and methodologies of zkPass.</td><td><a href="/pages/rKPHavTViuhoMxZLClIW">/pages/rKPHavTViuhoMxZLClIW</a></td><td></td></tr><tr><td></td><td><strong><code>Use Cases</code></strong></td><td>Potential use cases that can be built on top of zkPass.</td><td><a href="/pages/IuBRWffEAWACZtoDlNJ0">/pages/IuBRWffEAWACZtoDlNJ0</a></td><td></td></tr><tr><td></td><td><strong><code>User Guides</code></strong></td><td>General instructions for users to attest anything on zkPass ecosystem apps.</td><td><a href="/pages/sT03x0LJ94zjGz9poKHf">/pages/sT03x0LJ94zjGz9poKHf</a></td><td></td></tr><tr><td></td><td><strong><code>Developer Guides</code></strong></td><td>A comprehensive tutorial for developers on how to leverage zkPass tech.</td><td><a href="/pages/Nso4mL9jTbbC4agIpVwy">/pages/Nso4mL9jTbbC4agIpVwy</a></td><td></td></tr></tbody></table>

*This page is currently undergoing updates. If you need assistance with any missing information, please reach out to us via <info@zkpass.org> or*[ *join our community*](https://discord.gg/zkpass)*.*


---

# 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.zkpass.org/get-started.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.
