# StrongDM Docs

StrongDM manages access to databases, servers, Kubernetes clusters, clouds, and web applications and combines authentication, authorization, networking, and observability into a single platform, providing secure and auditable access for the precise amount of time that access is needed.

To learn more about StrongDM:

* [What Is StrongDM?](/concepts/what-is-strongdm.md)
* [How StrongDM Works](/concepts/how-strongdm-works.md)

To try out StrongDM, take a look at our [Quick Start Guide](/admin/deployment/quickstart.md).

Or, browse the documentation section that matches your needs!

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th align="center"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><h3><a href="/spaces/F7eka9SH5TT8nJm2ZfWj">Admin Guide</a></h3></td><td>Learn about administering StrongDM: Deploying your organization, configuring proxies, adding resources, managing secrets, authenticating or provisioning users, and auditing user actions.</td><td>rRo8USKUHyaFFQldmwDD</td></tr><tr><td align="center"><h3><a href="/spaces/HaY8OFbXUreWEF61MhKm">User Guide</a></h3></td><td>Learn about using StrongDM for access: Installing the Desktop App and the Command Line Interface (CLI) tool, requesting access to resources, and connecting to those resources.</td><td>kOoqKMWC0txi6TleE50B</td></tr><tr><td align="center"><h3><a href="/spaces/4XOJmXFslCMVCzIG2rKp">References</a></h3></td><td>The StrongDM reference content provides a quick lookup for CLI command help text, information about the API and SDKs, and other reference material to assist while using or administering StrongDM.</td><td></td></tr><tr><td align="center"><h3><a href="/spaces/AjI9hEwBnBlqCdLDLbE1">Changelog</a></h3></td><td>Learn about the changes that have been made to StrongDM through release notes and through summarized monthly recaps that cover changes made during the last calendar month.</td><td></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.strongdm.com/strongdm-docs.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.
