# The Human Passport App Visual Update

We’ve rolled out a new look for the Human Passport app — designed to improve clarity, accessibility, and overall user experience.

Here’s what changed:

### ✨ Updated Designs

The entire app interface has been refreshed with the new human.tech tone and design language. It’s simpler, lighter, and more consistent across screens, making navigation easier and more intuitive.

<figure><img src="/files/3aue19wbH4PL92tv02Zf" alt=""><figcaption></figcaption></figure>

### 🪪 Stamp Cards Got Better

Stamps remain the most widely used tool in the Human Passport suite. With the latest updates, Stamp cards now offer:

* Extended descriptions
* Step-by-step guides directly inside the card
* Clear info on verification time and cost

These changes help you understand what a Stamp does — and how to complete it — at a glance.

<figure><img src="/files/BvfX2jEsbSL9E7Vx5tkb" alt=""><figcaption></figcaption></figure>

### 🔑 Login with Human Wallet

You can now log in to the Passport app using [Human Wallet](https://wallet.human.tech). It links directly with your Passport for smoother verification and usage.

<figure><img src="/files/egLjxOX7OW8uiNSdmPsd" alt=""><figcaption></figcaption></figure>

### 🆕 New Stamps Added

Recent additions include:

* [Proof of Clean Hands (PoCH) Stamp](/passport-knowledge-base/stamps/how-do-i-add-passport-stamps/the-proof-of-clean-hands-stamp.md)
* [Biometric Verification Stamp](/passport-knowledge-base/stamps/how-do-i-add-passport-stamps/the-biometrics-stamp.md)

More Stamps are coming soon, including options designed specifically for web3 newcomers.

You can always view available Stamps in your [Passport App](https://app.passport.xyz).

### ✅ What Stays the Same?

All functionality remains unchanged, including your existing verifications, scores, and linked credentials. This update is purely visual and UX-focused.

***

### Questions?

If anything feels unfamiliar or unclear, reach out via [support](/passport-knowledge-base/need-support.md). We’re here to help.


---

# 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/whats-new/the-human-passport-app-visual-update.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.
