# Current Platforms

Relay enables you to access a real-time data across integrated E-commerce platforms through a single API and unified model. Violet does the hard work of integrating to each of these platforms and unifying the data so that you can focus on building the experiences you need.

{% hint style="info" %}
Relay is a different product to [Checkout](/prism/overview.md) and has it's own list of supported platforms. For a list of Checkout-enabled E-commerce platforms that Violet has integrated, visit [here](/prism/checkout-guides/current-platforms.md).
{% endhint %}

### Live

<table data-header-hidden><thead><tr><th width="150"></th><th width="150"></th><th width="150"></th></tr></thead><tbody><tr><td><picture><source srcset="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696364992/mintlify/platforms/hjuccpocspi9j35nasa7.svg" media="(prefers-color-scheme: dark)"><img src="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696366789/mintlify/platforms/light-mode-logos/Shopify_-_Isolated_Logo_ectmmr.svg" alt="Shopify"></picture></td><td><picture><source srcset="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696364992/mintlify/platforms/nwzchuihmzt1kezz6tr7.svg" media="(prefers-color-scheme: dark)"><img src="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696366789/mintlify/platforms/light-mode-logos/Big_Commerce_-_Isolated_Logo_ujtbjh.svg" alt="BigCommerce"></picture></td><td><picture><source srcset="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696364989/mintlify/platforms/bz5iez7tnj906nqsu94f.svg" media="(prefers-color-scheme: dark)"><img src="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696366787/mintlify/platforms/light-mode-logos/Woo_Commerce_-_Isolated_Logo_k4c5uy.svg" alt="WooCommerce"></picture></td></tr></tbody></table>

### Coming Soon

<table data-header-hidden><thead><tr><th width="150"></th><th width="150"></th><th width="150"></th></tr></thead><tbody><tr><td><picture><source srcset="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696364991/mintlify/platforms/my9zxsj7wlwusoe12rfp.svg" media="(prefers-color-scheme: dark)"><img src="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696366788/mintlify/platforms/light-mode-logos/SquareSpace_-_Isolated_Logo_jp94ps.svg" alt="Squarespace"></picture></td><td><picture><source srcset="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696364992/mintlify/platforms/mfqlhuzjnxklsfzmnian.svg" media="(prefers-color-scheme: dark)"><img src="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696366789/mintlify/platforms/light-mode-logos/Square_-_Isolated_logo_inyzcb.svg" alt="Square"></picture></td><td><picture><source srcset="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696364989/mintlify/platforms/zkoqombo4dxfsiknlixj.svg" media="(prefers-color-scheme: dark)"><img src="https://res.cloudinary.com/ddhjp8mca/image/upload/v1696366786/mintlify/platforms/light-mode-logos/Magento_-_Isolated_Logo_xycozq.svg" alt="Magento"></picture></td></tr></tbody></table>


---

# 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.violet.io/relay/current-platforms.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.
