# Webstores

- [BigCommerce](https://docs.replyco.com/main-sections/adding-accounts/webstores/bigcommerce.md): Follow this step-by-step guide to receive BigCommerce messages in your Replyco account by adding the BigCommerce Integration.
- [Magento 2.0+](https://docs.replyco.com/main-sections/adding-accounts/webstores/magento-2.0+.md): Follow this step-by-step guide to receive Magento messages in your Replyco account by adding the Magento Integration.
- [Shopify](https://docs.replyco.com/main-sections/adding-accounts/webstores/shopify.md): Follow this step-by-step guide to receive Shopify messages in your Replyco account by adding the Shopify Integration.
- [Shopline](https://docs.replyco.com/main-sections/adding-accounts/webstores/shopline.md): Follow this step-by-step guide to receive Shopline messages in your Replyco account by adding the Shopline Integration.
- [WooCommerce](https://docs.replyco.com/main-sections/adding-accounts/webstores/woocommerce.md): Follow this step-by-step guide to receive WooCommerce order data and customer messages in your Replyco account by adding the WooCommerce Integration.


---

# 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.replyco.com/main-sections/adding-accounts/webstores.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.
