# Overview

Unlike existing logins, humanID allows users to sign onto third- party website or applications completely anonymously, without sharing any personal data with the platform. At the same time, humanID effectively blocks bots and spam from those platforms and reduces the risk of large data leaks.

Learn more about humanID and integrate our SDK!

**Here's what makes humanID so great:**

[Why humanID](https://human-id.org/partner-with-us/)

* No accessible user data is stored, so users remain fully anonymous
* Fast and easy to login
* It's free for end users
* Blocks automated accounts, cyber-bullies, trolls and freeloaders from websites and applications
* Makes bot networks at least 40x more costly to operate and easier to identify
* Gives platforms the ability to turn privacy and trust into a competitive advantage

**More on humanID:**&#x20;

* [How It Works](https://human-id.org/products/#how-it-works)
* [humanID White Paper](https://github.com/human-internet/humanid-documentation/blob/master/White%20Paper%20-%20FINAL%202022.pdf)

|                       SDK Integration Guides                       |
| :----------------------------------------------------------------: |
|     [iOS](https://docs.human-id.org/ios-sdk-integration-guide)     |
| [Android](https://docs.human-id.org/android-sdk-integration-guide) |
|     [Web](https://docs.human-id.org/web-sdk-integration-guide)     |
|   [React](https://docs.human-id.org/react-sdk-integration-guide)   |
|  [Golang](https://docs.human-id.org/go-lang-sdk-integration-guide) |
| [Flutter](https://docs.human-id.org/flutter-sdk-integration-guide) |


---

# 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.human-id.org/master.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.
