# Human Keys Creator

Whenever you verify a **credential** within the Passport app, you are creating a **Human Key** that represents that verification within the human.tech AVS, [Human Network](https://network.human.tech/).&#x20;

As part of the points program, you will earn **100 points per Human Key created**, meaning that each credential that you verify will earn you additional points.&#x20;

{% hint style="info" %}
**What's the difference between Stamps and credentials?**

Within the Passport app, Stamps are the high-level organizing features that can contain multiple different credentials. For example, the Ethereum Stamp has multiple different credentials within it that you can verify, such as the ETH Enthusiast or ETH Maxi credential.
{% endhint %}


---

# 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/humn-points-program/humn-points-boosters/human-keys-creator.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.
