# Commerce Platform Integration

Firework is the world's largest video commerce platform to increase engagement and conversion. Firework empowers customers to bring their in-person shopping experience online with the unified platform for interactive, shoppable videos and live streaming.

We offer a range of choices for incorporating Firework components into your website. If you utilize any of the platforms below, we provide extensions accessible directly from the marketplace. These extensions allow you to integrate widgets, and oversee and manage content and products, from your platform’s dashboard without the need for coding.

Please note that your utilization of third-party platforms may be governed by the respective terms and conditions set forth by those third parties.

**Disclaimer** (for Shopify, Magento, and Salesforce Commerce Cloud): Firework supports one-store integration per platform configuration.

{% content-ref url="tutorials/shopify" %}
[shopify](https://docs.firework.com/firework-for-developers/web/tutorials/shopify)
{% endcontent-ref %}

{% content-ref url="tutorials/magento" %}
[magento](https://docs.firework.com/firework-for-developers/web/tutorials/magento)
{% endcontent-ref %}

{% content-ref url="tutorials/wordpress-woocommerce" %}
[wordpress-woocommerce](https://docs.firework.com/firework-for-developers/web/tutorials/wordpress-woocommerce)
{% endcontent-ref %}

{% content-ref url="tutorials/salesforce-commerce-cloud" %}
[salesforce-commerce-cloud](https://docs.firework.com/firework-for-developers/web/tutorials/salesforce-commerce-cloud)
{% endcontent-ref %}

{% content-ref url="tutorials/bigcommerce" %}
[bigcommerce](https://docs.firework.com/firework-for-developers/web/tutorials/bigcommerce)
{% endcontent-ref %}

If you are not on any of the platforms listed above, head over to our Integration Guide section to add the Firework components directly on to your website.

{% content-ref url="integration-guide" %}
[integration-guide](https://docs.firework.com/firework-for-developers/web/integration-guide)
{% endcontent-ref %}


---

# 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.firework.com/firework-for-developers/web/tutorials.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.
