# 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="overview/introduction">introduction</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="overview/use-cases">use-cases</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="user-guidelines">user-guidelines</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="developer-guides/js-sdk/quick-start">quick-start</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: 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.
