# Listing Creation

{% hint style="info" %}
**Listing Creation** can be done in two different ways: from the admin panel (dashboard) and from the front end. So, clients and admin of the website will have a different interface for adding a new listing.
{% endhint %}

An admin of the website can create a number of listings without signing up, but the clients ( simple users or agents) of the website should register and then create listings accordingly.

## Admin Panel Listing Creation

The Admin has more advantages in the listing creation process.

In order to create a new listing go to **Add New** section of the **Listings** menu. First of all, it is recommended to select the necessary listing type.&#x20;

![](/files/-Mb1F2OGB3PBc-oTSEB9)

{% hint style="info" %}
Customized fields created in the Submit Form appear by selecting the listing type.
{% endhint %}

![](/files/-Mb1EaJWFi3xWBS2zTH2)

Simply fill in the required fields and save changes.

![](/files/-Mbv88Gl43fEd5--TDhy)

## Frontend Listing Creation

In order to create a new listing from the Frontend,  log in to your account and click the **Add Listing** button.&#x20;

{% embed url="<https://www.youtube.com/watch?v=wW291yPm3fY&t=173s>" %}

On the opening page, it is required to select one of the created listing types.

![](/files/-McJciIpzdpVXyIREtoZ)

Afterward, simply fill the required fields and save changes.

![](/files/-McJeVp_Bo4-sGei-Lhm)

![](/files/-Mbv88Gl43fEd5--TDhy)


---

# 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/managing-listings/listing-creation.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.
