# Ask for Referral

In the Ask for Referral section, patients can easily request referrals.

<figure><img src="/files/plSwzFVHHkJpIcLy4VwK" alt=""><figcaption><p>Ask for referral</p></figcaption></figure>

Referral Creation Process

1. **Patient Search**
   * Access the patient search feature to find patient information using their name.
2. **Select Specialty**
   * After selecting the patient, choose the appropriate specialty or treatment category that best fits the patient's needs, such as mental illness or nausea
3. **Choose Referring Provider**
   * A list of available referral doctors will be displayed. Select the referring provider who you believe would be best suited for the patient's needs.
4. **Provide Reason and attachment**
   * Explain the reason for the referral. This helps the specialist understand the patient's situation better and provide appropriate care.&#x20;
   * Attach Documents: If you have any relevant documents or files that could support the referral, such as medical records or test results, you can attach them here. This additional information can help the specialist make informed decisions about the patient's care.

     <br>

<br>


---

# 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/ask-for-referral.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.
