# Referring Provider

- [Dashboard](https://docs.omnivatelehealth.com/referring-provider/dashboard.md)
- [Patient List](https://docs.omnivatelehealth.com/referring-provider/patient-list.md): The referring provider can access patient records, appointments, and care details for comprehensive management.
- [Appointment](https://docs.omnivatelehealth.com/referring-provider/appointment.md): Referring provider track and manage referral notes.
- [Refer a patient](https://docs.omnivatelehealth.com/referring-provider/refer-a-patient.md): The referring provider can initiate patient referral process seamlessly with these essential steps.
- [Notification](https://docs.omnivatelehealth.com/referring-provider/notification.md): Stay informed to referring provider with alerts for referrals, and messages.
- [Settings](https://docs.omnivatelehealth.com/referring-provider/settings.md): Referring provider update their profile, manage credentials, billing, deactivate account, change password.
- [My Clinics](https://docs.omnivatelehealth.com/referring-provider/my-clinics.md): This page give the overview how the referring provider can switch to another clinic.
- [Support](https://docs.omnivatelehealth.com/referring-provider/support.md): Access FAQs, share feedback for platform improvement in Support section.
- [Legal](https://docs.omnivatelehealth.com/referring-provider/legal.md): In the legal section, access terms and conditions and privacy policies.


---

# 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.omnivatelehealth.com/referring-provider.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.
