# Add Listing Type

To add a new listing type, navigate to **Listing Types** and click the **Add Listing Type** button. &#x20;

![](/files/-MiR6FvXuZkS1HmWafyq)

Enter a name of your listing type and set a unique slug name (accepts English letters, numbers, hyphens).

![](/files/-MiR6JSXayWZyC7loiIn)

Select default pages for **Inventory** and **Add Listing**. You'll need to create empty pages (without content) in the Pages section of the dashboard menu.  &#x20;

{% hint style="warning" %}
**NOTE:** You need to select different Inventory and Add Listing pages for each listing type.&#x20;
{% endhint %}

![](/files/-MiR6a0AS1hJIWyst37T)

Set an icon associated with your listing type.&#x20;

![](/files/-MiR6gjj23n1BHoSCJQW)

Finally, click **Save Settings** to create a new listing type.&#x20;

![](/files/-MiR6tF8Wm_T7p6m7jkW)

A newly created listing type will be available in the dashboard menu as well.&#x20;

![](/files/-MiR7BFBJqEVgPbola8H)


---

# 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/motors-theme-documentation/motors-listing-types/add-listing-type.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.
