# InterLink Network

- [Introducing](https://whitepaper.interlinklabs.ai/interlink-network/introducing.md)
- [InterLink ID](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id.md): A privacy-preserving proof of human solution that allows users to verify their uniqueness and humanness while maintaining anonymity.
- [InterLink ID Introduction](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/interlink-id-introduction.md)
- [InterLink ID Generation Process](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/interlink-id-generation-process.md)
- [InterLink ID Credential](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/interlink-id-credential.md): To enhance utility and real-world interoperability, InterLink ID supports the optional addition of verified credentials linked directly to each user’s identity.
- [Core Principles](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/core-principles.md)
- [Self-Sovereign Identity (SSI)](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/core-principles/self-sovereign-identity-ssi.md)
- [Privacy & Security Architecture](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/core-principles/privacy-and-security-architecture.md)
- [Prevents Identity Spoofing & Fraud](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/core-principles/prevents-identity-spoofing-and-fraud.md)
- [NIST FRTE Evaluation](https://whitepaper.interlinklabs.ai/interlink-network/interlink-id/nist-frte-evaluation.md)
- [InterLink App](https://whitepaper.interlinklabs.ai/interlink-network/interlink-app.md): An advanced platform designed to securely manage InterLink ID and enable seamless participation in the Human Network ecosystem.
- [InterLink App Introduction](https://whitepaper.interlinklabs.ai/interlink-network/interlink-app/interlink-app-introduction.md)
- [Mini-Apps in InterLink App](https://whitepaper.interlinklabs.ai/interlink-network/interlink-app/mini-apps-in-interlink-app.md)
- [Scan by InterLink App to Verify Human](https://whitepaper.interlinklabs.ai/interlink-network/interlink-app/scan-by-interlink-app-to-verify-human.md)
- [Human Node](https://whitepaper.interlinklabs.ai/interlink-network/interlink-app/human-node.md)
- [InterLink SDK](https://whitepaper.interlinklabs.ai/interlink-network/interlink-sdk.md)
- [Human Auth SDK](https://whitepaper.interlinklabs.ai/interlink-network/interlink-sdk/human-auth-sdk.md): The Human Auth SDK by InterLink enables any application to integrate Single Sign-On (SSO) functionality, tied not to wallets or email addresses, but to verified human identity.
- [Mini App Development Kit](https://whitepaper.interlinklabs.ai/interlink-network/interlink-sdk/mini-app-development-kit.md): The InterLink MDK (Mini-App Development Kit) is a comprehensive SDK suite that enables developers to rapidly build, deploy, and scale decentralized mini-applications on the InterLink Network.
- [InterLink Chain](https://whitepaper.interlinklabs.ai/interlink-network/interlink-chain.md)
- [Proof of Personhood](https://whitepaper.interlinklabs.ai/interlink-network/interlink-chain/proof-of-personhood.md)
- [Give humans top of block priority](https://whitepaper.interlinklabs.ai/interlink-network/interlink-chain/give-humans-top-of-block-priority.md)
- [The foundation layer behind all InterLink Mini-Apps](https://whitepaper.interlinklabs.ai/interlink-network/interlink-chain/the-foundation-layer-behind-all-interlink-mini-apps.md)
- [Sybil Resistance](https://whitepaper.interlinklabs.ai/interlink-network/interlink-chain/sybil-resistance.md)
- [Aiming to be the world's most human blockchain network](https://whitepaper.interlinklabs.ai/interlink-network/interlink-chain/aiming-to-be-the-worlds-most-human-blockchain-network.md)
- [Human Node in the InterLink Chain](https://whitepaper.interlinklabs.ai/interlink-network/interlink-chain/human-node-in-the-interlink-chain.md)
- [InterLink Wallet](https://whitepaper.interlinklabs.ai/interlink-network/interlink-wallet.md)
- [InterLink DAO](https://whitepaper.interlinklabs.ai/interlink-network/interlink-dao.md): A Decentralized Autonomous Organization is governed through the InterLink Council, which consists of those who hold ITLG.
- [ITLX](https://whitepaper.interlinklabs.ai/interlink-network/itlx.md)
- [How It Works](https://whitepaper.interlinklabs.ai/interlink-network/how-it-works.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://whitepaper.interlinklabs.ai/interlink-network.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.
