# Shipping type and Carrier

When you select a preferred Shipping Type, you can also select a preferred Carrier. The available list of *Carriers* depends on the selected *Shipping Type*.

<table><thead><tr><th width="243.390625">Shipping Type</th><th>Carrier</th></tr></thead><tbody><tr><td>Courier</td><td>Disabled</td></tr><tr><td>Critical</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Freight</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Ground</td><td><p>DHL</p><p>FedEx</p><p>UPS</p><p>USPS</p></td></tr><tr><td>Ground w/ Freight Pricing</td><td>UPS</td></tr><tr><td>Next Day</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Next Day - AM</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Ocean Freight</td><td>Disabled</td></tr><tr><td>Priority Mail</td><td>USPS</td></tr><tr><td>Priority Mail Express</td><td>USPS</td></tr><tr><td>Same Day</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Saturday</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Three Day</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Two Day</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr><tr><td>Two Day - AM</td><td><p>DHL</p><p>FedEx</p><p>UPS</p></td></tr></tbody></table>


---

# 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.fairmarkit.com/glossary/glossary/shipping-type-and-carrier.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.
