# E-commerce

- [Introduction](https://docs.shippify.co/developers/en/e-commerce/introduction.md): Shippify offers a wide range of integrations with e-commerce platforms, and we work every day to expand this list.
- [Shopify](https://docs.shippify.co/developers/en/e-commerce/shopify.md)
- [Functionalities](https://docs.shippify.co/developers/en/e-commerce/shopify/functionalities.md): In this section, we'll give you a general overview of the main functions that can be performed by installing our Orkestra OS app.
- [Steps to integrate](https://docs.shippify.co/developers/en/e-commerce/shopify/steps-to-integrate.md): In this section, we'll guide you step by step to successfully integrate with your Shopify store.
- [User guide](https://docs.shippify.co/developers/en/e-commerce/shopify/user-guide.md)
- [FAQs](https://docs.shippify.co/developers/en/e-commerce/shopify/faqs.md)
- [Mercado Livre](https://docs.shippify.co/developers/en/e-commerce/mercado-livre.md)
- [Functionalities](https://docs.shippify.co/developers/en/e-commerce/mercado-livre/functionalities.md): In this section, we will briefly outline the main functions that can be performed by installing our app.
- [Steps to integrate](https://docs.shippify.co/developers/en/e-commerce/mercado-livre/steps-to-integrate.md): In this section, we will guide you step by step to integrate with your store on MELI.
- [FAQs](https://docs.shippify.co/developers/en/e-commerce/mercado-livre/faqs.md)
- [Vtex](https://docs.shippify.co/developers/en/e-commerce/vtex.md)
- [Funcionalities](https://docs.shippify.co/developers/en/e-commerce/vtex/funcionalities.md): In this section we will show you the main functions that can be performed with our integration.
- [Steps to integrate](https://docs.shippify.co/developers/en/e-commerce/vtex/steps-to-integrate.md): In this section, I will guide you step by step to integrate us with your store on VTEX.
- [FAQs](https://docs.shippify.co/developers/en/e-commerce/vtex/faqs.md)
- [Beetrack](https://docs.shippify.co/developers/en/e-commerce/beetrack.md)
- [Funcionalities](https://docs.shippify.co/developers/en/e-commerce/beetrack/funcionalities.md): In this section, we will give you an overview of the main functions that can be performed with our integration.
- [Steps to integrate](https://docs.shippify.co/developers/en/e-commerce/beetrack/steps-to-integrate.md): In this section, we will guide you step by step to integrate with your store on Beetrack.
- [FAQs](https://docs.shippify.co/developers/en/e-commerce/beetrack/faqs.md)
- [Prestashop](https://docs.shippify.co/developers/en/e-commerce/prestashop.md)
- [Functionalities](https://docs.shippify.co/developers/en/e-commerce/prestashop/functionalities.md): In this section, we will give you an overview of the main functions that can be performed by installing our app.
- [Steps to integrate](https://docs.shippify.co/developers/en/e-commerce/prestashop/steps-to-integrate.md): In this section, we will guide you step by step on how to integrate us into your Prestashop store.
- [FAQs](https://docs.shippify.co/developers/en/e-commerce/prestashop/faqs.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://docs.shippify.co/developers/en/e-commerce.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.
