> For the complete documentation index, see [llms.txt](https://shinedezign.gitbook.io/metro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shinedezign.gitbook.io/metro/overview/recommended-image-sizes.md).

# Recommended image sizes

**Header**: **Logo size:**- 200px \* 44px &#x20;

**Custom grid**

* Media card :- 874px\* 528px
* Slideshow :- 1920px\* 1060px
* Lookbook :- 874px\* 952px
* Countdown :- 874px\* 952px

**Multicolumn**

* Column :- 280px\* 280px

**Custom Grid in two Columns**

* Media card- Single column image size :-1392px\* 528px
* Mobile image: :-1000px\* 1400px 

**Category highlights**

* Collection :-2100px\* 1050px

**Featured collection**&#x20;

* Promotional card :-715px\* 670px

**Style by category**

* Background image :-2100px\* 1050px
* Category image :-1165px\* 1400px

**Lookbook cards**

* Lookbook cards > Lookbook slide:-700px\* 875px

**Media with text**

* Media with text > Primary media, Secondary media Image :-640px\* 836px \
  Media with text > Single Image :-1280px\* 836px 

**Bundle products**

* Bundle products > Card image:-590px\* 1100px

**Testimonial cards**

* Testimonial > image:-310px\* 420px

**Blog posts**

* Blog posts > Article > image:-1920px\* 1380px


---

# 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, and the optional `goal` query parameter:

```
GET https://shinedezign.gitbook.io/metro/overview/recommended-image-sizes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
