# DME Orders

The **DME Orders** tab is designed to support the ordering and coordination of **durable medical equipment (DME)** such as mobility aids, support surfaces, and other long-term care items essential for home-based or outpatient care.\
It helps providers manage equipment needs with improved tracking and communication tools.

### **Key Features:**

* Submit DME requests with supporting documentation
* Monitor prior authorization and insurance status
* Communicate directly with DME suppliers
* Track delivery timelines and setup confirmations

This tab simplifies the often complex process of coordinating medical equipment delivery and setup, helping ensure patients receive the necessary tools for continued care in a timely manner.


---

# 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://help.woundally.com/dme-orders.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.
