> For the complete documentation index, see [llms.txt](https://whitepaper.interlinklabs.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.interlinklabs.ai/interlink-network/interlink-app/scan-by-interlink-app-to-verify-human.md).

# Scan by InterLink App to Verify Human

InterLink App introduces a seamless, secure, and decentralized method to **verify real human** identity: **Scan by InterLink.**

<figure><img src="/files/qcHReXcGAo2gs8kD60En" alt=""><figcaption><p>Scan to Verify Human</p></figcaption></figure>

With a single facial scan using the InterLink App, users can prove their unique human identity without compromising their privacy or personal data. Powered by advanced AI facial recognition and anchored through InterLink ID, the system ensures that each user is a verified, living human, not a bot, duplicate, or fake account.

#### How it Works:

* One-Time Scan: Users perform a quick facial scan via the InterLink App. No biometric data is stored centrally; all verification is processed securely and privacy preserved.
* Real Human Verification: The scan confirms liveness, uniqueness, and authenticity, establishing a real human identity on the network.
* Zero Hassle: No documents, no manual KYC steps, no repetitive verifications across apps.

Once verified, users unlock the full power of the InterLink ecosystem, from accessing Mini-Apps, earning rewards, engaging in social activities, to participating in AI-driven services, all without needing to re-verify for each application.

Scan by InterLink redefines trust for the digital era, making real human verification as simple as one scan, globally, instantly, and securely.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.interlinklabs.ai/interlink-network/interlink-app/scan-by-interlink-app-to-verify-human.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
