# Generating Credentials

Go to the [Credentials page](https://idhub.litentry.io/credentials)

<figure><img src="https://lh3.googleusercontent.com/6XnG5VfcQOCovS3uR5hMavl8bPxcy0SK993Pu8tu3Phif4WyKwyKHBtQuZIqJecBZi08eiYN_eByPu68dR60ha2CfKV0m9yIfYcBD4O345FxVIWIWJyZZVl0m3dE8ZBeNSUAZuKsumFLwsOqBnMaQEE" alt=""><figcaption></figcaption></figure>

2. Select the credential you want to generate from the different options available on the credential page as shown below:

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

In this tutorial, we'll demonstrate how to generate a credential for "**Ethereum Account Class of Year**".

{% hint style="info" %}
**Different credentials have different identity requirements. You may need to link additional identities.**
{% endhint %}

3. Choose your Ethereum account and select the account type and hit the "Confirm" button"

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

4. Next, you'll be required to sign a proof message with your address. Hit the "Sign" button to proceed.

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

5. Click the "Sign" button on the wallet pop-up and sign the transaction with your main account.

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

6. Next, click the "Check my Credential" button to generate your credential.

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

7. With this, you have successfully claimed your credential.

<figure><img src="/files/9YOi8qr6vjU8tlOegoeT" alt=""><figcaption></figcaption></figure>

8. You can click the "Check My Credential" button to view your credential&#x20;

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

9. To view your generated credentials, check the claim box as shown below:

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

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

<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://docs.heima.network/featured-dapps/idhub/user-guides/generating-credentials.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.
