# Key9 Documentation Portal.

<figure><img src="https://2354768316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZbcN0W0VyihswJIdHDaE%2Fuploads%2FxFePmvJznztWMxgAvwlh%2Fimage.png?alt=media&#x26;token=61984c94-5fc5-460f-9908-587e3642a625" alt=""><figcaption></figcaption></figure>

Hopefully, you will find the documentation you need to start your "Passwordless" journey. If not, you can hit our team up on Slack ( <https://key9identity.slack.com/> ) or you can e-mail <support@k9.io> with any questions or comments.

Key9 client-side source code is open source (GPLv2) and can be viewed at <https://github.com/k9io>

### Let's Jump In

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>SSH</strong></td><td>Documents related to our SSH integration</td><td></td><td></td><td><a href="ssh">ssh</a></td></tr><tr><td><strong>Web</strong></td><td>Documents related to our Web console</td><td></td><td></td><td><a href="web">web</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://docs.k9.io/key9-identity/readme.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.
