> For the complete documentation index, see [llms.txt](https://help.matrack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.matrack.io/gps-and-dashcam/readme/categories/general-faqs/shipping-options-guide.md).

# Shipping Options Guide

## Shipping Options Guide

### Available Shipping Methods

#### 1. FedEx Overnight/USPS Overnight

* Next business day delivery
* Our fastest shipping option
* Professional tracking service
* A signature may be required upon delivery
* Best choice for urgent deliveries

#### 2. FedEx 2-Day

* Delivery within 2 business days
* Standard tracking included
* Cost-effective express option
* Business day delivery
* Ideal balance of speed and cost

#### 3. USPS Standard

* Delivery within 3-5 business days
* The most economical shipping option
* Regular postal service
* Tracking included
* Best choice for budget-conscious customers

### Important Shipping Information

#### Processing Time

* All orders are shipped on business days only
* Processing time is additional to delivery estimates
* Order processing begins after payment confirmation

#### Tracking

* Tracking information is provided for all shipping methods
* Tracking details are sent automatically upon shipment
* Track your package through the carrier's website

#### Rates and Billing

* Shipping rates vary based on:
  * Delivery address
  * Selected shipping method
  * Package weight and dimensions
* Final rates calculated at checkout

#### Special Requirements

* Contact support for expedited shipping needs
* Additional services available upon request
* Special handling options can be arranged

### Shipping Tips

#### Best Practices

* Order early for non-urgent deliveries
* Consider weather and seasonal delays
* Verify shipping address accuracy
* Choose signature required for valuable items

#### Delivery Notes

* Business addresses may offer more reliable delivery
* Residential delivery may have different rates
* Some locations may have limited service options

### Need Assistance?

Contact our shipping department if you:

* Need help selecting a shipping method
* Require special shipping arrangements
* Have questions about delivery times
* Need to modify shipping after order placement

***

*Note: Shipping times are estimates and may vary based on location and circumstances. Contact support for current shipping rates to your location.*


---

# 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, and the optional `goal` query parameter:

```
GET https://help.matrack.io/gps-and-dashcam/readme/categories/general-faqs/shipping-options-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
