> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/orders/order-connections/how-to-add-the-order-sync-add-on.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/list-advertise/orders/order-connections/how-to-add-the-order-sync-add-on.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
