# What shipping carrier should I use?

Here's a rundown of each shipping carrier!

**USPS**

USPS is the company with the cheapest shipping. However, this carrier is less reliable when it comes to expediting shipping. Additionally, their drop off times are sometimes in the evening when our shop is closed.

**FedEx**

FedEx is the most reliable shipping company and can be trusted to deliver your package within the desired timeframe. This carrier drops your package off first thing in the morning, which allows us to receive your flowers when we open up shop! Because of their efficiency & reliability, FedEx's pricing in the most expensive of the bunch.&#x20;

**UPS**

UPS is the middle ground shipper. This company is generally reliable, with average drop off times in the afternoon. UPS's pricing is slightly less expensive than FedEx.


---

# 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://info.whitepoppypreservation.com/shipping-to-us/what-shipping-carrier-should-i-use.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.
