> For the complete documentation index, see [llms.txt](https://hinkal-team.gitbook.io/hinkal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hinkal-team.gitbook.io/hinkal/hinkal-waas/getting-started.md).

# Getting Started

Hinkal is built on a security model with one core guarantee: no sensitive key data ever leaves the secure enclave in raw form. Private keys are generated, stored, and used exclusively inside a hardware-isolated enclave. No component outside the enclave — not the API server, not the database, not Hinkal engineers — ever sees raw key material.

This applies to both products that run on the enclave: the WaaS managed wallets and the Hinkal API. For WaaS, the protected material is the user's managed EVM, Solana, and Tron wallet keys. For the Hinkal API, it is the user's Hinkal shielded key, which decrypts their private balance and authorizes zero-knowledge proofs.

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Hinkal Approach</td><td><a href="/spaces/UoGzqKrjqkoPsx76Zeb7/pages/4e95436be20cf879929b5fae77e3cab6288ae1f7">/spaces/UoGzqKrjqkoPsx76Zeb7/pages/4e95436be20cf879929b5fae77e3cab6288ae1f7</a></td></tr><tr><td>Key Management</td><td><a href="/spaces/UoGzqKrjqkoPsx76Zeb7/pages/286fd4bd10f5f2fc6216fca0f6f1a88f305e9ef8">/spaces/UoGzqKrjqkoPsx76Zeb7/pages/286fd4bd10f5f2fc6216fca0f6f1a88f305e9ef8</a></td></tr><tr><td>Request Authentication</td><td><a href="/spaces/UoGzqKrjqkoPsx76Zeb7/pages/2c21895a56f7fade21e834d7362b176436e9fe80">/spaces/UoGzqKrjqkoPsx76Zeb7/pages/2c21895a56f7fade21e834d7362b176436e9fe80</a></td></tr><tr><td>Secure Enclave</td><td><a href="/spaces/UoGzqKrjqkoPsx76Zeb7/pages/88e46015eea4dd78b07b29b9eef2acab83e5ed01">/spaces/UoGzqKrjqkoPsx76Zeb7/pages/88e46015eea4dd78b07b29b9eef2acab83e5ed01</a></td></tr><tr><td>Data Integrity</td><td><a href="/spaces/UoGzqKrjqkoPsx76Zeb7/pages/3d097f2f71048c817e045b1222c2c223115f3106">/spaces/UoGzqKrjqkoPsx76Zeb7/pages/3d097f2f71048c817e045b1222c2c223115f3106</a></td></tr></tbody></table>
