# How to add the order-sync add-on

### <i class="fa-memo-circle-check">:memo-circle-check:</i> Before you start

**You’ll need**

* The Standard Marketplaces module

**Good to know**

* All order connections that go to the same seller account will count as one order connection.
* The costs for the order process are €49 per active unique order connection per month (or $59 with a Shopify plan)

### Add the Order sync add-on

<figure><img src="/files/yTfM9iZqqf0ZFwWuQap0" alt=""><figcaption></figcaption></figure>

1. In your **Channable account**, go to **\[company name] > Plans & Pricing**.
2. Click **Continue to additional modules**.
3. In the **Marketplaces** section, find **Order sync** add-on. Click the + icon for each marketplace you want to use.
4. Click **Complete subscription**.

From here, you continue by setting up your order connection(s).

**Example**

If you have a Magento webshop connection and want one order connection for Cdiscount and one order connection for bol, you will need to add two order connections (€49 + €49 = €98) in addition to your Marketplace Standard subscription cost.

For more information on how pricing works, refer to [Order connection billing logic](/list-advertise/orders/order-connections/order-connection-billing-logic.md).


---

# 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://helpcenter.channable.com/list-advertise/orders/order-connections/how-to-add-the-order-sync-add-on.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.
