# Image guide

### Required images

**Product image** - this is the main product image and will be used by Shopify in catalog and related products. \
`Recommended image sizes: minimum 1000 x 1000px, maximum 4000x4000px`

**Scene** - this will be used as a base layer or background for your build; you can pick a color or use an image. `Recommended image size: minimum 1600x900 or 16:9 aspect ratio; recommended format: PNG.`

**Thumbnail image** - this is an option icon; you can pick a color or use an image. `Recommended image size: 400x400 or 1:1 aspect ratio; recommended format: PNG.`

**Layer image** - layer image will be placed over your scene.`Layer image should be exactly the same size as your scene and the same size as your other layers.`

Here you can download all image assets for bicycle tutorial - [download](https://drive.google.com/open?id=1__ZCGX1ybuVy3QRzBr7F8M56kuEuLbTv)


---

# 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.appclay.com/product-configurator/image-guide.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.
