# Envio de Imagens para o Mktp B2W

O envio de imagens para o **Marketplace B2W** seguem algumas premissas que são:

```
Dimensões mínimas: 400 x 400 pixels;
Dimensões máximas: 1000 x 1000 pixels;
Formato: jpg;
Enviar a URL de imagem em protocolo HTTPS.
```

Terá uma nova mudança que a partir da data de virada deste comunicado não será possível reutilizar URLs de imagens, ou seja, caso precise atualizar/alterar a imagem de um produto precisará enviar em uma nova URL, somente assim refletirá a nova imagem no anúncio do Marketplace B2W.

{% hint style="danger" %}
Caso não envie uma nova URL para a imagem não será alterada no Marketplace B2W.
{% endhint %}

{% hint style="warning" %}
Importante verificar se já existe esse tratamento para imagens, caso não seja feito passar a tratar.
{% endhint %}


---

# 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://desenvolvedores.skyhub.com.br/comunicados/comunicados-2021/envio-de-imagens-para-o-mktp-b2w.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.
