# Verify As Human

To get your human checks through different contract go to nada.bot terminal (coming soon). Learn more at [https://docs.nada.bot ](https://docs.nada.bot)

<figure><img src="/files/00iDMUi6kunYtcFXBBCt" alt=""><figcaption><p>Nada Bot Explore</p></figcaption></figure>

## Verifying with [Nada.bot](https://nada.bot)

Nada.bot is a sybil contract aggreator. Different providers like face scan, id verification, social auth, ethereum addresses require you go on their 3rd party website and verify the credential with your near addres. Then you go back to the nada.bot app and add the proof to our contract registry. Each stamp has a dynamic weight, and our contract has a human threshold. Collect stamps until you get a score to be determine as a human on chain.

## Current Benefits

* Get Donations Matched for Quadratic Funding Rounds
* Future Reputation in NEAR Ecosystem and exclusive access to dApps + smart contracts

## FAQ

<details>

<summary>If I have verified through I Am Human through NDC, why am I not a human on nada.bot?</summary>

Nada.bot  human verification is absed on verifying that you have 3rd party services and add that stamp through the app. Then it calculates all these stamps adds a weight and see if it surpasses the human threshold. I AM HUMAN must be added and based on score, it may not be enough to be human on nada.bot

</details>


---

# 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.potlock.io/user-guides/donors/verify-as-human.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.
