# How to verify Stamps on Human Passport?

Once you've [created your Passport](https://passport.gitcoin.co/), you can immediately begin collecting Stamps.&#x20;

The general steps for every Stamp are:

* Visit [app.passport.xyz](https://app.passport.xyz/)
* Connect your wallet
* Some web3 Stamps will automatically verify based on your account history
* Follow the step-by-step guides on the Stamp you'd like to add
* Click the "Check Eligibility" to add the Stamp to your account

### Step-by-step guides

We've produced step-by-step guides on how to verify all of our different Stamps, which you can navigate to in this website's side navigation.


---

# 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/stamps/how-do-i-add-passport-stamps.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.
