# 2. Create a Credential

Once you fulfil the requirements of a given policy, you can create (or update) on-chain Credentials for a set of wallets you choose to assign to your account. The link between your onboarding information (your "account") and your wallets remains confidential to you. &#x20;

{% hint style="info" %}
When your Credentials expire, you can simplify click to refresh the verification.
{% endhint %}

## Your can create Credentials via the App

1: Click on "Connect Wallet" top right corner.

2: Click on "Add wallet address" below the table.&#x20;

3: Clicl on "Create credential" icon in the Status column.&#x20;

You'll be able to add your wallet to the whitelist in 1 click, protected by ZK.&#x20;

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

## Or directly via the Extension (for Keyring Connect)

Once the [Keyring Connect](https://docs.keyring.network/docs/user-guide/2.-onboard/keyring-connect) verification process is complete, the user can connect a wallet they wants to create credentials for.

<figure><img src="/files/dbUJI80Dy6bFHl1rDStY" alt="" width="188"><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://docs.keyring.network/docs/user-guide/2.-create-a-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.
