# Telehealth industry solutions

- [Building secure telehealth applications: implementation guide](https://docs.whereby.com/telehealth-industry-solutions/building-secure-telehealth-applications-implementation-guide.md): This guide walks you through implementing essential features for your telehealth platform using Whereby's video API and SDK.
- [HIPAA compliant setup](https://docs.whereby.com/telehealth-industry-solutions/hipaa-compliant-setup.md): A HIPAA compliant setup comes at no additional cost for customers on an annual plan. This page describes how to set up HIPAA compliant video calls.
- [Case Study: Using Whereby's Browser SDK with React Hooks to Build a Telehealth App](https://docs.whereby.com/telehealth-industry-solutions/using-whereby-react-hooks-build-a-telehealth-app.md): In this tutorial you will build a fully functional video-conferencing app using the Whereby browser SDK with React hooks.


---

# 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.whereby.com/telehealth-industry-solutions.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.
