# WaaP (Wallet as a Protocol)

[Visit the WaaP home page](https://human.tech/waap)

One-click sign-on wallet that eliminates the tradeoff between convenience and security. Powered by Human Keys and a Two-Party Computation (2PC) architecture — no seed phrases, no custodial risk.

Key Capabilities

* **One-click onboarding** — Email, phone, social login, or Face ID. No extensions or seed phrases.
* **2PC security model** — Private keys are split across two parties. No single point of compromise. Resistant to malware and blind signing attacks.
* **Multi-chain** — Ethereum, Sui, and EVM-compatible networks.
* **Gas Tank** — Sponsor transactions for your users so they never need native tokens to get started.
* **No recurring SaaS fees** — Protocol-level integration, not a hosted service.
* **Trustless account recovery** — Users recover access without relying on a custodian.<br>

## Explore more

### For builders

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Developer docs</td><td></td><td><a href="https://docs.waap.xyz/">https://docs.waap.xyz/</a></td></tr><tr><td>Join the builders community</td><td></td><td><a href="https://t.me/+YjZwY_a6EqU2NzNh">https://t.me/+YjZwY_a6EqU2NzNh</a></td></tr></tbody></table>

### For users

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Create a wallet</td><td><a href="https://waap.xyz/">https://waap.xyz/</a></td></tr><tr><td>Help center</td><td><a href="https://support.waap.xyz/">https://support.waap.xyz/</a></td></tr><tr><td>Join the Discord community</td><td><a href="https://discord.com/invite/zPzsEAXrQt">https://discord.com/invite/zPzsEAXrQt</a></td></tr></tbody></table>


---

# 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://developer.holonym.id/tech/waap-wallet-as-a-protocol.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.
