# The BrightID Stamp

This guide is designed to facilitate the integration of your BrightID with Passport, enhancing your profile's credibility and trust within the ecosystem by verifying your unique human identity.

**Cost**: Free

**Time**: Approximately 2 - 3 hours

**Validity**: 90 days

## Prerequisites

* You'll need a BrightID account. If you don't already have an account, visit[ brightid.org](https://www.brightid.org/) to create one.
* You have [received a ‘meets’ verification on BrightID](https://brightid.gitbook.io/brightid/verifications) (requires user to show themselves clearly on video, listen carefully, and respond)
* The BrightID app on your phone

## How to verify your BrightID Stamp

Once you have received a verification on your BrightID account, you will be able to claim the Passport Stamp. If the verifications show “None”, you need to first [receive a verification](https://brightid.gitbook.io/brightid/verifications) by attending a [connection party](https://meet.brightid.org/#/) to complete your verification.

Once you can confirm that you have met the requirements, proceed to the next steps:

1. Go to <https://app.passport.xyz/> and "Sign in with Ethereum" to access your dashboard.
2. Click Connect on the BrightID stamp card.
3. Click “Verify”.
4. You will be redirected to a new page where you need to scan the QR code from the BrightID app on your mobile device.
5. Once you scan the code, and you link Passport to your BrightID account, you can then click “Connect Bright ID”
6. Return to the Passport browser window and confirm your account is now verified. You can confirm this by seeing the button that previously read as Connect Account will now say Verified.

## Troubleshooting

If you run into any issues, please [reach out to support](/passport-knowledge-base/need-support.md).&#x20;

### FAQs

1. **I get the message saying “You are missing verifications: BrightID”, what does this mean?**\
   It means you need to first obtain a verification on BrightID before you can connect to your Passport. See [here](https://brightid.gitbook.io/brightid/verifications) for how to obtain a BrightID verification
2. **I successfully verified the stamp but no score was added**\
   When attempting to claim a stamp using more than one wallet address, the score associated with subsequent wallet addresses will not be added. It can happen if you already verified the same BrightID account on a different Passport wallet. In order to obtain points in a different wallet, you will have to wait for the verified stamp to expire. Each stamp has a 90-day expiration. See[ here](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-passport/common-questions/why-is-my-passport-score-not-adding-up) for more information.


---

# 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/connecting-brightid-to-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.
