# Carriers

{% hint style="info" %}
**PRO TIP 🚀**

Use the test cases below to test your ScandiPWA App!
{% endhint %}

If you have a commercial account with a supported carrier, you can offer your customers the convenience of choosing that carrier during checkout.

ScandiPWA supports a selection of shipping carriers that you can offer your customers during the checkout process:

| METHOD | STATUS        | DESCRIPTION                                                                                                                                      |
| ------ | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| DHL    | **SUPPORTED** | Offers integrated international services and tailored, customer-focused solutions for managing and transporting letters, goods, and information. |
| FedEx  | **SUPPORTED** | Offers domestic and international shipping services by land and air to more than 220 countries.                                                  |
| UPS    | **SUPPORTED** | United Parcel Service offers domestic and international shipping services by land and air to more than 220 countries.                            |

{% hint style="success" %}
**TEST YOUR SCANDIPWA APP**

To verify the support for this section, use the following **test cases:**
{% endhint %}

{% file src="/files/-M\_V7iTlvHUTAj1qOlUx" %}
Basic Shipping Methods and Carriers - Test Cases
{% endfile %}


---

# 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://manual.scandipwa.com/v5.3.1/sales/carriers.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.
