# All Checks Explained

## I-Am-Human

Proof of Humanity protoocol. Uses fractal.id face scan to verify humanness. If you have any questions NDC Tech WG are the maintainers [https://neardc.org/twg ](<https://neardc.org/twg >)

<https://app.nada.bot/?viewStamp=registry.i-am-human.near:is_human_bool>

## Holonym ZK ID (Unique Government ID)

A private proof of owning a unique government ID. For instructions on how to obtain, please see. You must pay currently in a Holonym supported EVM chain.

{% embed url="<https://docs.holonym.id/for-users/using-with-near>" %}

<https://app.nada.bot/?viewStamp=verifier.holonym_id.near:has_gov_id_sbt>

## Holonym ZK ID (Unique Phone)

A private proof of owning a unique, non-burner phone. For instructions on how to obtain, please see&#x20;

{% embed url="<https://docs.holonym.id/for-users/using-with-near>" %}

Need to pay in EVM chain currently around $20 for verification.

<https://app.nada.bot/?viewStamp=verifier.holonym_id.near:has_phone_sbt>

## 5 Contract Connections

For accounts that have connected to at least 5 smart contracts on NEAR (Example potlock, nada.bot, recommended to do this verification last if new account).

<https://app.nada.bot/?viewStamp=checks.integrations.near:connected_to_5_contracts>

## Complete NEAR Social Profile

This check requires users to complete a social.near profile filling it out with a description, image, banner, and external link. Then, it triggers a transaction to confirm the completeness check.

<https://app.nada.bot/?viewStamp=v1.socialcheck.near:has_complete_profile_check>

## Farcaster Profile Verification

<https://app.nada.bot/?viewStamp=checks.integrations.near:connected_to_farcaster>

## X Profile Verification

This check verifies that you own a X (formerly Twitter) profile handle and issues a proof valid for 3 months

<https://app.nada.bot/?viewStamp=checks.integrations.near:connected_to_twitter>

## Six Months Old Account Check

Check if NEAR account ias at least Six monthly old

<https://app.nada.bot/?viewStamp=checks.integrations.near:six_month_old>

## Lens Profile Verification

This check verifies that you own a Lens Protocol profile handle and issues a proof valid for 3 months

Get a lens profile here&#x20;

<https://app.nada.bot/?viewStamp=checks.integrations.near:connected_to_lens>&#x20;


---

# 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.nada.bot/guides/for-users/all-checks-explained.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.
