# What is a Stamp vs Credential?

**Stamp:** When we refer to a Stamp, we are referring to one of our \~20 partners who are providing verifiable credentials via the Passport app.&#x20;

**Credential:** Each Stamp can contain one or multiple credentials that represent a specific activity that a user can verify.

#### Example:

ETH activity powers one of Passport's higher scoring Stamps.

Within the ETH Stamp, multiple different credentials, each of which carry with them their own score weights:

1. ETH Enthusiast — 10 points
2. ETH Advocate — 2 points
3. ETH Maxi — 2 points

You can see what this looks like below:

<figure><img src="/files/48Arbv3y419B9F728pni" alt=""><figcaption></figcaption></figure>


---

# 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/common-questions/what-is-a-stamp-vs-credential.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.
