# What are Shipping Providers?

Shipping providers are essential for your Umbraco Commerce installation when you want to give users and customers options for how they wish to ship products.

The Basic option comes with Umbraco Commerce out of the box. Integrations for different providers are available for you to add additional shipping options to your site.

## Available integrations

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>DHL</strong></td><td><a href="/pages/Ka1USVFjMEa60Q37IgRQ">/pages/Ka1USVFjMEa60Q37IgRQ</a></td></tr><tr><td align="center"><strong>EasyPost</strong></td><td><a href="/pages/2CnehISeojf4lBWmWFVn">/pages/2CnehISeojf4lBWmWFVn</a></td></tr><tr><td align="center"><strong>Shipmondo</strong></td><td><a href="/pages/BwaNICZ2rVqxyWaBpG5i">/pages/BwaNICZ2rVqxyWaBpG5i</a></td></tr></tbody></table>

## Using These Docs

**These docs are aimed at developers and users** who have at least a basic understanding of [Umbraco](https://umbraco.com), as well as Umbraco backoffice principles.


---

# 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.umbraco.com/umbraco-commerce-shipping-providers/readme.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.
