> For the complete documentation index, see [llms.txt](https://docs.legitimate.tech/public-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.legitimate.tech/public-docs/project-docs/required-activation-assets/image-specs.md).

# Image Specs

For the best user experience, we suggest using square photos of at least 1000x1000 pixels in PNG or JPEG formats of no larger than 8MB in file size. Transparency is also supported but please make sure the image works against both dark and light backgrounds.

#### Framing <a href="#framing" id="framing"></a>

<img src="https://docs.legitimate.tech/~gitbook/image?url=https%3A%2F%2F3164064276-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FnNIOJu1D25mcBtLbWDqS%252Fuploads%252FOZyx7AHXX1RmafByab3z%252FUntitled%2520%282%29.png%3Falt%3Dmedia%26token%3D1092f9ed-4ece-4c29-90ba-5a32fd9e3bde&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=195dcb9f&#x26;sv=1" alt="" height="416" width="800">

Whether the picture is taken in portrait or landscape orientation, we want to make sure that the subject (i.e. the product) is focused in the center of the frame. If the camera supports square photos, then the photo does not need to be manually cropped afterward.

#### Editing <a href="#editing" id="editing"></a>

<img src="https://docs.legitimate.tech/~gitbook/image?url=https%3A%2F%2F3164064276-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FnNIOJu1D25mcBtLbWDqS%252Fuploads%252FDTdqUc4PeNBX90nobjoa%252FUntitled%2520%283%29.png%3Falt%3Dmedia%26token%3D090e71c6-2df2-4810-bfcc-adad02b9f5f8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=a50d2d22&#x26;sv=1" alt="" height="400" width="750">

The lay-flat photos should have the perspective adjusted if they're not shot exactly from the center

<img src="https://docs.legitimate.tech/~gitbook/image?url=https%3A%2F%2F3164064276-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FnNIOJu1D25mcBtLbWDqS%252Fuploads%252FZdZMj8igFDtKqn76upUZ%252FUntitled%2520%284%29.png%3Falt%3Dmedia%26token%3Dbd0ca03c-3d93-41d6-bb34-02e305283f87&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=44b77c15&#x26;sv=1" alt="" height="191" width="535">

The lay-flat photos should have the perspective adjusted if they're not shot exactly from the center

<img src="https://docs.legitimate.tech/~gitbook/image?url=https%3A%2F%2F3164064276-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FnNIOJu1D25mcBtLbWDqS%252Fuploads%252FTScPsrm94zo0FBhPHlEX%252FUntitled%2520%285%29.png%3Falt%3Dmedia%26token%3Dc4c667c9-1392-4450-8ee2-dc656a1ea764&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d7f4be93&#x26;sv=1" alt="" width="375">

The item should have its background removed and placed against a transparent canvas for the best visual experience


---

# 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://docs.legitimate.tech/public-docs/project-docs/required-activation-assets/image-specs.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.
