# Listing Types

The **Listing Type** encompasses a range of related products under a single parent category.&#x20;

{% embed url="<https://www.youtube.com/watch?v=VMxWjrsr5w4>" %}

By default, the **uListing Plugin Demo** provides two built-in listing types, Cars, and Buildings.

Go to the **Dashboard > Listing Types** in order to manipulate existing listing types.

![](/files/-MaYChVZUXSvU_1ynIrN)

## Listing Type Creation

To create a new listing type go to the **Dashboard > Listing Types > Add New**.

![](/files/-MahPA5qBKcZB9J7Opcs)

The left side menu navigates to the necessary setting in the listing type creation process.

![](/files/-MahixN9hNJLhsRMsupu)


---

# 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.stylemixthemes.com/ulisting/listing-types/listing-types.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.
