# Marketplaces

- [Amazon](https://docs.replyco.com/main-sections/adding-accounts/marketplaces/amazon.md): Follow this step-by-step guide to receive Amazon messages in your Replyco account by adding the Amazon Integration.
- [Cdiscount](https://docs.replyco.com/main-sections/adding-accounts/marketplaces/cdiscount.md): Follow this step-by-step guide to receive Cdiscount messages in your Replyco account by adding the Cdiscount Integration.
- [eBay](https://docs.replyco.com/main-sections/adding-accounts/marketplaces/ebay.md): Follow this step-by-step guide to receive eBay messages in your Replyco account by adding the eBay Integration.
- [Etsy](https://docs.replyco.com/main-sections/adding-accounts/marketplaces/etsy.md): Follow this step-by-step guide to receive Etsy order data and customer messages in your Replyco account by adding the Etsy Integration.
- [Fruugo](https://docs.replyco.com/main-sections/adding-accounts/marketplaces/fruugo.md): Follow this step-by-step guide to receive Fruugo order data and customer messages in your Replyco account by adding the Fruugo Integration.
- [Wish](https://docs.replyco.com/main-sections/adding-accounts/marketplaces/wish.md): This guide is coming soon...


---

# 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/marketplaces.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.
