# Start Here

[Nada.bot](http://nada.bot) is a NEAR Protocol-based smart contract based sybil resistance aggregator that safeguards web3 communities and applications from malicious actors.

Try the [app here ](https://app.nada.bot)

We are looking to create a trusted and inclusive web3 environment by eliminating sybil attacks and fostering genuine human interactions.

## Core Values

* **Transparency**: all checks and decisions are made on chain
* **Adaptability**: flexible scores and weights to prevent against sybil attacks
* **Adoption / Integration**: become widely adopted and a resource to applications with a vibrant ecosystem
* **Composability:** allow for other identity players to integrate and build with us easily and vice versa

## Stakeholders

* **🙋🏽‍♂️ Users:** verify checks, confirm on nada.bot registry, earn points, get verified as human
* **✅ Sybil providers:** add additional checks to get users to verify with you service
* **📲 Applications / Protocols:** integrate our contract via cross contract call to enforce bot protection

{% content-ref url="guides/for-users" %}
[for-users](https://docs.nada.bot/guides/for-users)
{% endcontent-ref %}

{% content-ref url="guides/for-sybil-providers" %}
[for-sybil-providers](https://docs.nada.bot/guides/for-sybil-providers)
{% endcontent-ref %}

{% content-ref url="guides/for-applications" %}
[for-applications](https://docs.nada.bot/guides/for-applications)
{% endcontent-ref %}

Extra Stakeholders

* **👔 Admin** (in future DAO): approve checks, sets weights, flag weights, readjust human threshold
* **🦹🏽 Developers / Bot Defense League:** get rewarded for developing tools to prevent and detect bots
* **🤖 Bots:** get caught, displaced, incarcerated, torn away from their families and generationally disenfranchised&#x20;

## For Builders / Providers

Want to integrate. in you application or get you stamp/check integrated into our registry?&#x20;

{% content-ref url="guides/for-sybil-providers" %}
[for-sybil-providers](https://docs.nada.bot/guides/for-sybil-providers)
{% endcontent-ref %}

{% content-ref url="extra/our-contract" %}
[our-contract](https://docs.nada.bot/extra/our-contract)
{% endcontent-ref %}

{% content-ref url="guides/for-applications" %}
[for-applications](https://docs.nada.bot/guides/for-applications)
{% endcontent-ref %}

## Case Studies

Applications That Have Integrated nada.bot

* [**Potlock**](https://potlock.org): public goods funding on NEAR, used for sybil protection for quadratic funding
* [**Cplanet**](https://cplanet.org) Contests: art submission and funding platform, used to configure voting to delegate art contest for

Sybil Providers that are part of registry

* [I-AM-Human](https://i-am-human.app): aloow us to use liveness checks (face scans) via Fractal&#x20;
* [Shard.dog](https://shard.dog): allow us to choose active users and provide bot protection service for claims

{% content-ref url="extra/glossary" %}
[glossary](https://docs.nada.bot/extra/glossary)
{% endcontent-ref %}

## Socials

* Nada.bot Twitter <https://nada.bot/twitter>
* Nada.bot Linkedin <https://nada.bot/linkedin>
* Nada.bot on PotLock: <https://nada.bot/potlock>
* Nada.bot Support <https://nada.bot/support>


---

# 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/start-here.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.
