# The Discord Stamp

This guide is your go-to resource for linking your Discord account with your Passport, enhancing your web3 identity with another layer of verification. Follow these simple steps to connect your Discord to Passport, ensuring a smooth integration process.

**Cost:** Free ($0)

**Time:** 5 minutes

**Validity:** 90 days&#x20;

## Prerequisites

* Ensure you have an active Discord account that meets the requirements:
  * ✅ Discord account age > 365 days
  * ✅ Member of 10+ servers
  * ✅ Has 2+ verified external connections (Twitter, GitHub, Steam, etc.)
  * If you're not already a Discord user, you can sign up at discord.com.&#x20;

## How to verify your Discord account

1. Go to <https://app.passport.xyz/> and "Sign in with Ethereum" to access your dashboard.
2. Click Connect on the Discord Stamp card.
3. Click "Check Eligibility."
4. You might get redirected to a pop-up window and prompted to:
   * Sign in to the Discord account that you want to connect
   * Confirm the data that you will share with the Passport project
   * After confirmation, the pop-up window should close, and you will be redirected to the Passport app
5. A pop-up message, confirming the successful verification, will be shown when the verification process is finalized
6. In the Passport browser window, you can confirm your account is now verified. You can confirm this by seeing the button that previously read as Connect Account will now say Verified.

### FAQ

* **Why did I successfully claim the Stamp but the score was not added?**\
  The Passport scoring system is designed to recognize unique wallet addresses for Stamp claims. If a Stamp is claimed with the same Discord account across multiple wallets, only the initial claim will contribute to your score. This policy is in place to ensure fairness and to prevent the system from being exploited. To accrue points on a different wallet, you must wait for the current Stamp's 90-day validity to expire. See [here](https://support.gitcoin.co/gitcoin-knowledge-base/gitcoin-passport/common-questions/why-is-my-passport-score-not-adding-up) for more information.

## Troubleshooting

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

<br>


---

# 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-a-discord-account-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.
