# Welcome

Welkin Health is a configurable care management platform built for healthcare organizations managing complex patient populations. This documentation covers everything you need to use, configure, and integrate with the Welkin platform.

Use the navigation on the left to browse by section, or start with the guides below.

* [What is Welkin Health?](/welcome/what-is-welkin.md)
* [Who is this documentation for?](/welcome/who-is-this-for.md)
* [How to navigate this guide](/welcome/how-to-navigate.md)
* [Glossary of terms](/welcome/glossary.md)


---

# 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.welkinhealth.com/welcome.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.
