# The LinkedIn Stamp

This guide is designed to streamline the process of adding a LinkedIn Stamp to your Passport, ensuring a seamless connection between your professional identity and your participation in the web3 ecosystem.

**Cost:** Free

**Time:** 1 minute

**Validity:** 90 days

## Prerequisites

* A LinkedIn account. If you don't already have one, you can create one at [https://www.linkedin.com/signup](http://www.linkedin.com)

## How to verify your LinkedIn account

1. Go to <https://app.passport.xyz/> and "Sign in with Ethereum" to access your dashboard.
2. Click Connect on the LinkedIn Stamp card.
3. Click “Check Eligibility”
4. You might get redirected to a popup window and prompted to:
   * Sign in and / or select Linkedin account that you want to connect
   * Confirm the data that you will share with the Passport project
   * After confirmation the popup window should close and you will be redirected to the Passport app
5. A popup 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.

## Troubleshooting

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

### FAQ:

* **Why did I successfully claim the Stamp but the score was not 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 Linkedin 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.

<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/the-linkedin-stamp.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.
