> For the complete documentation index, see [llms.txt](https://nimora.gitbook.io/nimora-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/get-started/supported-platforms.md).

# Supported platforms

## Supported platforms

Nimora is Shopify-first. It also supports WooCommerce / WordPress and current Wix connection flows.

### Shopify

Shopify is the main install path. The Shopify app gives access to SEO workflows, AI product media, analytics, campaign context, and publish-back actions.

Typical Shopify workflows include:

* SEO audits and metadata cleanup
* Session replays and heatmaps
* AI product photos, videos, and blogs
* Review and publish back to Shopify

### WooCommerce / WordPress

WooCommerce and WordPress connect through the WordPress plugin. WooCommerce is required for product catalog syncing and product media publishing.

WordPress-only sites can still use supported content, media, publishing, and site-level workflows.

### Wix

Wix support is available through current live connection flows. Teams can connect store context, review opportunities, generate assets, and keep publishing visible.

### Platform principle

Each supported platform should connect the same core loop:

1. Pull store context.
2. Surface SEO or conversion issues.
3. Generate approved fixes or assets.
4. Publish back with review.
5. Measure the result.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://nimora.gitbook.io/nimora-docs/nimora-ai-media-and-seo-docs/get-started/supported-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.
