# Reviews

## Types of Reviews

* Ownership
  * Once a dealership has added a vendor into their account they can submit a verified review as an owner. Each user that creates an account is linked to a real dealership. All reviews are tied to a dealership, group as well as specific vendor product.
* Demo
  * After a dealership completes a demo with a vendor they have the option to review the demo. This is especially useful for them when comparing multiple options so they record what made your product stand out when the information was fresh.

## Viewing Reviews

* You can see reviews that have been submitted in a number of places. Your settings page will show the overall review count by product between demo and owner. You can also see the individual reviews in the vendor details page. The product detail pages will have their corresponding reviews

<figure><img src="/files/54YgQiYyoCSHeq4c4lBd" alt=""><figcaption></figcaption></figure>

## Generating New Reviews

* Use the links provided for campaigns to your users in outbound marketing. Works for both new and current LVL Up users. New users prompted in onboarding to add a review. Current users will be shown on login.

<figure><img src="/files/epFsV3G4raG0VxMpzJUN" 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/vendors/reviews.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.
