> For the complete documentation index, see [llms.txt](https://evergreen-wellness.gitbook.io/evergreen-wellness-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://evergreen-wellness.gitbook.io/evergreen-wellness-help/shipping-policies/dvd-shipping-policy.md).

# DVD Shipping Policy

{% hint style="info" %}
Our Shipping Policies apply to DVDs sold through our [Evergreen Wellness Online Shop](https://shop.myevergreenwellness.com/) only. Questions regarding DVD purchases made through **Amazon.com** or **Walmart.com** must be directed to those retailers.

To view our Shipping Policies at our Evergreen Wellness Online Shop, [click here.](https://shop.myevergreenwellness.com/policies/shipping-policy)
{% endhint %}

### **When will I receive my DVD purchase(s)?** <a href="#h_ac0bed07c8" id="h_ac0bed07c8"></a>

DVD orders purchased in the U.S. are fulfilled and shipped within 2 business days and are delivered via USPS First-Class Mail. Transit times may vary depending on your location.

### **How much does shipping cost?** <a href="#h_aaef0fcf40" id="h_aaef0fcf40"></a>

Standard USPS shipping is FREE.

### **Do you ship DVDs internationally?** <a href="#h_d389ceae7a" id="h_d389ceae7a"></a>

We currently ship to locations in the United States, including Alaska and Hawaii. We also ship our Fitness Products to Canada. Purchases shipped to Canada may be subject to postage fees (reflected at checkout).

### **When I purchase a DVD program that comes with grocery and meal suggestions, when will I be able to access them?**

You'll find [instructions on downloading your Free Bonus Items](/evergreen-wellness-help/where-do-i-find-the-free-bonus-items-for-dvd-fitness-video-programs-ive-purchased.md) on a paper insert inside the front cover of your DVD case when it arrives.

### Can you ship DVDs to a P.O. Box?

Sure thing!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://evergreen-wellness.gitbook.io/evergreen-wellness-help/shipping-policies/dvd-shipping-policy.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.
