# Product Guides

- [Intake](https://docs.obranhealth.ai/product-guides/intake.md): The intake process in Obran Health ensures incoming patient referrals are efficiently managed, allowing for a smooth transition into the care system.
- [Team Management](https://docs.obranhealth.ai/product-guides/team-management.md): Efficient teamwork is crucial for delivering optimal patient care. The Obran Health app provides tools to create and manage care teams, facilitating seamless collaboration and coordination.
- [Communication](https://docs.obranhealth.ai/product-guides/communication.md): Effective communication is at the heart of coordinated patient care. The Obran Health app facilitates real-time communication among care team members, ensuring everyone stays informed and aligned.
- [Scheduling](https://docs.obranhealth.ai/product-guides/scheduling.md): Efficient scheduling is essential for both clinicians and patients. The Obran Health app provides tools to optimize visit schedules, ensuring convenient and timely care delivery.
- [Visit Notes and Charting](https://docs.obranhealth.ai/product-guides/visit-notes-and-charting.md): Efficient and accurate documentation is essential for effective patient care. The Obran Health app streamlines the note-taking and charting process, leveraging AI to save time and improve accuracy.
- [Additional Features](https://docs.obranhealth.ai/product-guides/additional-features.md): Beyond its core functionalities, the Obran Health app offers additional features to enhance your workflow and improve patient care.


---

# 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.obranhealth.ai/product-guides.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.
