# For Verifiers

BlockID introduces a flexible, criteria-based verification system. Users can verify themselves against various criteria, each successful verification adding to their overall score. Our platform supports multiple validators, each offering unique criteria. Anyone meeting the set conditions can verify against these criteria, ensuring a diverse and comprehensive scoring system.

### Verification Process:

**Choose a Validator:** Users can select from a range of validators, each offering unique verification opportunities.

**Explore Criteria:** Within each validator, you'll find one or more criteria. These criteria represent specific aspects of your digital identity that can be verified.

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

**Initiate Verification:** Click the "Verify" button to start the verification process for a chosen criterion.

* Meet Requirements: Complete the verification steps as prompted. These may vary depending on the specific criterion.
* Earn Points: Upon successful verification, you'll earn points associated with that criterion. These points are added to your total score.

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

### Utilizing Your Score:

Your accumulated score serves as a measure of your digital identity's credibility across the Internet Computer ecosystem. This score can be used to:

* Verify your identity for the ICTO project
* Participate in other projects within the ecosystem that recognize BlockID scores
* Access exclusive features or opportunities in partner applications

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

### Continuous Verification:

BlockID encourages users to regularly update and expand their verifications. As new criteria become available or as your digital presence evolves, you can:

* Verify against new criteria to increase your score
* Re-verify expired criteria to maintain your score
* Track your verification history and score progression over time

### Wallet Linking Feature:

Recognizing the unique nature of Internet Identity, where each application generates a distinct principal ID, BlockID offers an innovative solution to maintain asset authenticity across the Internet Computer platform. Our Wallet Linking feature allows users to create a secure connection between a Primary Wallet and a Secondary Wallet.&#x20;

<mark style="color:red;">This linkage enables the sharing of points from the Secondary Wallet to the Primary Wallet, while maintaining the integrity of each wallet's actual score.</mark>

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

**How It Works:**

* **Primary Wallet Login:** Access the "Link Secondary Wallet" section and enter the principal of your desired Secondary Wallet.

  <figure><img src="/files/y19m84NsVjuL9PP25CB4" alt=""><figcaption></figcaption></figure>
* **Secondary Wallet Confirmation:** Log into your Secondary Wallet and navigate to the "Waiting" section. Here, you'll see all Primary Wallets awaiting connection. Remember, each wallet can only link to one other wallet, either as primary or secondary. Carefully review and confirm your desired link before accepting.<br>

  <figure><img src="/files/FpPjcYqY5Ys8RHX6uri3" alt=""><figcaption></figcaption></figure>
* **Unlinking Option:** Either the Primary or Secondary Wallet can initiate an unlink at any time. This action frees both wallets to potentially link with other wallets.


---

# 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.icto.app/block-id/for-verifiers.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.
