# Collections

## Creating Collections

* Collections let you create and share custom lists of vendors and their products. They’re perfect for both public collaboration and private organization.
* **Public Collections**:
  * Showcase the vendors you love.
  * Plan who to meet at upcoming events like NADA.
  * Gather feedback from peers on vendors you’re considering.
* **Private Collections**:
  * Organize vendors you’re evaluating.
  * Track progress—schedule demos, complete evaluations, and finalize contracts.
* When logged in you can view each vendor, their products, demos stats and schedule a demo.

<figure><img src="/files/ROaP89J0UXOBogcV9n1N" alt=""><figcaption></figcaption></figure>

## Public Collections

* You can share your collections with others using the share link at the top.

<figure><img src="/files/uGtUR4Arw3pV2CkR2ZB7" alt=""><figcaption></figcaption></figure>


---

# 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://docs.lvlupauto.com/dealerships/collections.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.
