# The X Stamp

{% hint style="warning" %}
Retired – Twitter/X platform changes have caused us to retire this Stamp. We will consider re-adding it in the future.
{% endhint %}

The X Stamp is free to claim and verifies the status and longevity of an X account. It is based on existing account signals that indicate sustained, credible use over time.

To qualify, an account must hold an eligible verified status, maintain a minimum follower count, and demonstrate age beyond one year. These signals help distinguish established accounts from newly created or low-effort profiles.

**Cost:** Free

**Time:** 1-2 minutes

**Validity:** 90 days

## Prerequisites

* Verified X profile:
  * ✅ Has verified status: Premium, Premium+, Business, Government, or Legacy verification
  * ✅ At least 100 followers
  * ✅ Account age > 365 days

## Step-by-Step Guide

{% stepper %}
{% step %}

### Navigate to the Steam Stamp

Go to the Passport app ([app.passport.xyz](https://app.passport.xyzapp.passport.xyz)), connect your wallet, find the X Stamp card, and open it.&#x20;
{% endstep %}

{% step %}

### Start Verification

Click 'Check Eligibility' to connect and confirm ownership of your X account. Your account will be automatically verified against qualification criteria.

{% hint style="info" %}
**Note:** Every 90 days, the X Stamp expires; you can redo the Stamp verification for free.
{% endhint %}
{% endstep %}
{% endstepper %}

## Troubleshooting

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

## FAQ

<details>

<summary>Why does the Stamp expire after 90 days?</summary>

This helps keep the credential fresh and defensible, while not making users verify too often.\
\
Renewal happens with one click — no extra steps or fees unless your proof expires.

</details>

<details>

<summary>Can I transfer the Stamp to another wallet?</summary>

Yes, with time. You can claim your Stamp from another wallet at any time. However, the points will be assigned to this other wallet when the Stamp expires on the current wallet. Stamps expire every 90 days.&#x20;

</details>

<details>

<summary>Is this Stamp free to verify?</summary>

Yes, this is a free Stamp. If you are an avid gamer with plenty of game time, you will be able to improve your humanity score with this Stamp completely free of charge.&#x20;

</details>

<details>

<summary>Can I connect another X account?</summary>

Yes, you can connect another account.&#x20;

</details>

<details>

<summary>Do I need to meet all 4 criteria to earn points?</summary>

You must meet ALL four criteria to receive this Stamp. There are no partial points granted for qualifying for less.&#x20;

</details>


---

# 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-x-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.
