# Using Passport

- [Creating a Passport](https://support.passport.xyz/passport-knowledge-base/using-passport/creating-a-passport.md)
- [Scoring 20, for humans](https://support.passport.xyz/passport-knowledge-base/using-passport/scoring-20-for-humans.md): This guide describes the quickest, cheapest, and most inclusive ways to build up a Unique Humanity Score of 20 with Human Passport
- [Using Human Passport with Partners](https://support.passport.xyz/passport-knowledge-base/using-passport/using-human-passport-with-partners.md): As a Web3 Citizen, Passport gives you access to more trustworthy digital experiences.
- [Onchain Passport](https://support.passport.xyz/passport-knowledge-base/using-passport/onchain-passport.md): How to mint your Passport Stamps onto the blockchain
- [Custom Passport dashboards and scores](https://support.passport.xyz/passport-knowledge-base/using-passport/custom-passport-dashboards-and-scores.md)
- [Passport API and Smart Contracts](https://support.passport.xyz/passport-knowledge-base/using-passport/passport-api-and-smart-contracts.md): The Passport developer platform allows developers to integrate identity verification functionality into their applications using APIs, smart contracts, and more.


---

# 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://support.passport.xyz/passport-knowledge-base/using-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.
