# Patient

- [Dashboard](https://docs.omnivatelehealth.com/patient/dashboard.md): Efficient patient interface: Track moods, set goals, maintain diaries, and manage appointments in one platform.
- [My Family](https://docs.omnivatelehealth.com/patient/my-family.md): This gives the information of family of patient: Register family, manage appointments, documents, notes, referrals, and invites
- [Appointment](https://docs.omnivatelehealth.com/patient/appointment.md): This page gives information of managing, tracking, book appointments, and requesting referrals easily.
- [Ask for Referral](https://docs.omnivatelehealth.com/patient/ask-for-referral.md): In this section, patient can able to ask for a referral
- [Notifications](https://docs.omnivatelehealth.com/patient/notifications.md)
- [Transactions](https://docs.omnivatelehealth.com/patient/transactions.md): This section gives the information of transaction
- [Resources](https://docs.omnivatelehealth.com/patient/resources.md)
- [E-form](https://docs.omnivatelehealth.com/patient/resources/e-form.md)
- [Article](https://docs.omnivatelehealth.com/patient/resources/article.md)
- [Case Management](https://docs.omnivatelehealth.com/patient/case-management.md): This page provides an overview of the case management system, displaying case details, appointments, and book appointment
- [Package](https://docs.omnivatelehealth.com/patient/package.md): Manage and explore service packages for seamless patient experience.
- [Settings](https://docs.omnivatelehealth.com/patient/settings.md)
- [Support](https://docs.omnivatelehealth.com/patient/support.md)
- [Legal](https://docs.omnivatelehealth.com/patient/legal.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.omnivatelehealth.com/patient.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.
