# Introduction

<figure><img src="https://3817958265-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEN1RJ3eCtXI1GY74SLLk%2Fuploads%2FJfnxOidbnXDm5JNL8OWh%2Fbanner1.png?alt=media&#x26;token=97d0cab4-cc1b-4264-87f4-385a3a4d685f" alt=""><figcaption></figcaption></figure>

## Project Overview

The OP Passport project, funded by the OP Season 5 Builder Grant, aims to develop an open-source platform for governance participants on Optimism. By leveraging Optimism Governance data for secure, private on-chain endorsements using Zero-Knowledge Proof (ZKP) technology and the Ethereum Attestation Service (EAS).

## Purpose of the Document

This design document outlines the framework, badge criteria, visual designs, attestation mechanisms, and integration of ZK technology. It provides clear guidance for the development and implementation of the OP Passport system.

## Get Involved

We invite the Optimism community to review this document and provide feedback. Your insights and suggestions are invaluable for refining and improving the OP Passport project. Your feedback is crucial to ensuring we build a robust and effective platform that meets the needs of all governance participants.


---

# 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.oppassport.xyz/op-passport/introduction.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.
