# What Is Humanity

Humanity is a highly scalable and decentralized [EVM](https://ethereum.org/en/developers/docs/evm/) based solution that enables any online actor to be cryptographically proven as a real human through its ***Proof-of-Humanity*** mechanisms based on **biometric data**.

This could include verifying one's age, work credentials, educational credentials, financial identity, and nearly anything else.

You can read the whitepaper here → [Whitepaper](/whitepaper.md)


---

# 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.humanity.org/understanding-humanity/what-is-humanity.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.
