# Image upload

Once you have added to the lots to the auction you will next want to add the images to help provide the buyers with an understanding of what the lots look like.&#x20;

The more images you add, the better. The better the resolution of the images, the more helpful they will  be to the buyers.

You can add as many images as you like for each lot.&#x20;

<figure><img src="/files/0mG41TGl6xJqiFIPlBQd" alt=""><figcaption><p>Manging the bulk image upload for each lot.</p></figcaption></figure>

You can upload images by lot. If you navigate to the 'Lot Image' highlighted in the screenshot above, you will see a list of lots already added to the auction. You filter by Draft, Published of Archived as required.&#x20;

Press the 'Upload Images' button, browse for the photos you wish to add to the corresponding lot, and then upload them.&#x20;

They will appear on the row you are working with as they are saved by the platform.

Repeat for each lots in turn down the page.


---

# 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://manual.platformbid.com/platform-bid-user-guide/auction-management/managing-lots/image-upload.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.
