# Managing Lots

We've put together a whole section on creating and managing lots for your auctions. We've broken it down in to a few parts so you can jump to the spot that interests you the most.&#x20;

There is plenty of background to help you understand the process and then we can more practical on some specifics.

Here are the sections we put together for you:&#x20;

1. **Types of lots** - understanding the different types of lots in the platform
2. **Lot attributes** - the information you can store on a lot and display to a user.
3. **Creating a single lot** - the fundamental basic part of an auction. A single lot to get you started.
4. **Bulk uploading lot** - when you get busy you will want to upload many lots at the same time using our Excel Spreadsheet
5. **Image upload** - you need to help the buyers see what they are buying.
6. **Publishing lots** - once you are ready to go, put the lots on the website for your buyers to see.
7. **Archiving** - at the end of the auction you can tidy up your website and hide all the sold lots from view.


---

# 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.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.
