# Specialty

### Overview

The **Specialty Section** in the side menu categorises and organizes various medical specialities, allowing patients to easily find providers based on their medical needs.

<figure><img src="/files/tPTO92DvxVMHLktpedv2" alt=""><figcaption><p>Speciality</p></figcaption></figure>

**Viewing Specialties**:

* It will contain the list of available specialities.
* **Action:** To edit and delete the specialities

**Searching for a Specialty**:

* Use the **search bar** at the top of the speciality list to type and quickly find a specific speciality.

**Adding a New Specialty**:

* Click the **Add Specialty** button, typically located at the top-right corner of the speciality page.
* Choose from the list of specialty
* Click **Save** to add the new speciality to the system.

<figure><img src="/files/1HefkyoRLjrbxG66S50P" alt=""><figcaption><p>Add speciality</p></figcaption></figure>


---

# 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/consulting-provider/specialty.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.
