> For the complete documentation index, see [llms.txt](https://docs.keyless.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keyless.io/readme.md).

# Keyless Documentation Hub

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Start Here</strong><br>Ready to integrate Keyless? Our core features and where to navigate in order to integrate them.</td><td><a href="/pages/wxaaizNjhj2sIShmA4N2">/pages/wxaaizNjhj2sIShmA4N2</a></td><td><a href="/files/Nuwix0r20OB9SCGJ87Co">/files/Nuwix0r20OB9SCGJ87Co</a></td></tr><tr><td><strong>Why Keyless?</strong><br>Want to first understand our product and what makes us unique? This is the place.</td><td><a href="https://docs.keyless.io/why-keyless">https://docs.keyless.io/why-keyless</a></td><td><a href="/files/BwkN7e9jBdklAV89TCWn">/files/BwkN7e9jBdklAV89TCWn</a><a href="/files/8NTileN9ay4UzptkpANP">/files/8NTileN9ay4UzptkpANP</a></td></tr><tr><td><p><strong>Mobile SDK</strong></p><p>Embed Keyless biometric authentication into your mobile app.</p></td><td><a href="https://docs.keyless.io/consumer/">https://docs.keyless.io/consumer/</a></td><td><a href="/files/GITgjV02bP9ngm3QNb1J">/files/GITgjV02bP9ngm3QNb1J</a></td></tr><tr><td><strong>Web SDK</strong><br>Embed Keyless biometric authentication into your web-based services.</td><td><a href="/spaces/MGtQOGrkVZymnfrV3C8r">/spaces/MGtQOGrkVZymnfrV3C8r</a></td><td><a href="/files/GITgjV02bP9ngm3QNb1J">/files/GITgjV02bP9ngm3QNb1J</a></td></tr><tr><td><p><strong>IDV Bridge</strong></p><p>Enroll new and existing users into Keyless without additional enrollment steps.</p></td><td><a href="https://docs.keyless.io/idv-bridge">https://docs.keyless.io/idv-bridge</a></td><td><a href="/files/eWvx5Qg1T04T4JIqHcDR">/files/eWvx5Qg1T04T4JIqHcDR</a></td></tr><tr><td><p><strong>User Guide</strong></p><p>Setup and operation guides for the Keyless Authenticator app.</p></td><td><a href="https://docs.keyless.io/userguide/">https://docs.keyless.io/userguide/</a></td><td><a href="/files/8NTileN9ay4UzptkpANP">/files/8NTileN9ay4UzptkpANP</a></td></tr><tr><td><p><strong>On-Premise Installation</strong></p><p>Install the Keyless backend into your own infrastructure.</p></td><td><a href="https://docs.keyless.io/on-premise">https://docs.keyless.io/on-premise</a></td><td><a href="/files/8NTileN9ay4UzptkpANP">/files/8NTileN9ay4UzptkpANP</a></td></tr></tbody></table>

***

<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><p><strong>Support</strong></p><p>Get dedicated support from Keyless on integration, deployment and rollout.</p></td><td><a href="https://support.keyless.io/">https://support.keyless.io/</a></td></tr></tbody></table>


---

# 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://docs.keyless.io/readme.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.
