# Submission Requirements

To give users a seamless experience when purchasing Products in the Element Store, you must ensure your Product and Product listing meets the requirements list below.

Products that don’t meet these requirements won’t be approved for the store. We’re always happy to help get things into shape, but final acceptance is entirely at our discretion.

If you are unsure about any details, please [post on the forum](https://forums.realmacsoftware.com/) and we'll help you out.

### Product Listing

To list your product on the store you'll need to set the following:

* Product Name
* Description
* Info URL (optional)
* Price (free, paid, subscription)
* Tags (maximum of 5)
* Thumbnail
* Screenshots (2 minimum, 6 maximum)

### Product Thumbnail Checklist

A product thumbnail should contain graphics only, ideally an example of the product being sold. See the [web store](https://store.elementsapp.io/) or [in-app store](elementsapp://storeProduct/) for examples. It's worth noting that the thumbnail will also be used as the banner graphic in the product listing window.

* ✅ **Thumbnail Size:** 3840x2160 pixels
* ✅ **Format:** PNG or High-quality JPG
* ✅ Show front-end output (not editor UI)
* ⛔ No Elements/App UI
* ⛔ No marketing text
* ⛔ No watermarks or branding overlays

<figure><img src="/files/HI0uvpBrRUDzxGotA5qO" alt=""><figcaption><p>Example Store Thumbnails</p></figcaption></figure>

### Product Screenshots Checklist

Screenshots should show the visual output of the component, but can also contain editor UI from Elements. See the [web store](https://store.elementsapp.io/) or [in-app store](elementsapp://storeProduct/) for examples.

* ✅ **Screenshot Size:** 3840x2160 pixels
* ✅ **Format:** PNG or High-quality JPG
* ✅ Up to **six screenshots** of your product
* ✅ Prioritise front-end output over editor UI
* ✅ Keep styling subtle and modern
* ⛔ Don't include macOS System UI (Dock, Menubar)

<figure><img src="/files/LTGsxsS1ZCEudIyGPSbb" alt=""><figcaption><p>Example Store Listing with Thumbnail Header and Product Screenshot</p></figcaption></figure>


---

# 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.realmacsoftware.com/elements-docs/store/partners/submission-requirements.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.
