# Shipping Providers

{% hint style="success" %}
This function is available for the **Premium** and **Ultimate plans.**
{% endhint %}

In Shoppego, you can connect your website to a Shipping Provider system:&#x20;

* The aim is to facilitate order management where your customer's order data will be **automatically** brought into the **Shipping provider** system that you connect through the **Arrange shipment** settings in the **Orders Dashboard**.&#x20;

At the moment, the available Shipping Providers are:

{% content-ref url="/pages/XFTgOJb33FSZvvIeSzA4" %}
[Easyparcel](/en/settings/shipping-providers/easyparcel.md)
{% endcontent-ref %}

{% content-ref url="/pages/hrjXnj37t6T2gclum8j1" %}
[Delyva](/en/settings/shipping-providers/delyva.md)
{% endcontent-ref %}

{% content-ref url="/pages/4a3pOghJXxZyiaqWRemH" %}
[Sendparcel](/en/settings/shipping-providers/sendparcel.md)
{% endcontent-ref %}

{% content-ref url="/pages/iBdhK7LFEpEbm5HB6Ed3" %}
[DHL eCommerce](/en/settings/shipping-providers/dhl-ecommerce.md)
{% endcontent-ref %}

{% content-ref url="/pages/yrxx6bBh1NOiRcqkXDUr" %}
[NinjaVan](/en/settings/shipping-providers/ninjavan.md)
{% endcontent-ref %}

{% content-ref url="/pages/B0af31uk9KaqQqGBRZaM" %}
[Pos Malaysia](/en/settings/shipping-providers/pos-malaysia.md)
{% endcontent-ref %}


---

# 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.shoppego.com/en/settings/shipping-providers.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.
