# Intro to Quadrata Passport

Quadrata Web3 Passport is a privacy-preserving, sybil-resistant technology that brings identity, compliance, and reputation to DApps built on public blockchains.

### How it works

Businesses and consumers onboard onto Quadrata by attaching their wallets to an identity passport. The Quadrata Passport is issued as a non-transferrable NFT.&#x20;

DApps integrated with Quadrata can check [passport attributes](/passport-issuer/additional-information/passport-attributes.md) to verify:

* If the user has a passport.&#x20;
* If the user owns more than one wallet.&#x20;
* The user's AML risk score.
* From which country the passport was issued.&#x20;


---

# 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.quadrata.com/passport-issuer/introduction/intro-to-quadrata-passport.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.
