> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/profile/user.md).

# User

Under the **User** tab of **Profile Settings**, you can set and modify the limits for users to add listings.

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

### Free Listing Submission&#x20;

Enable the setting to allow users to submit listings for free.&#x20;

<figure><img src="/files/5ydrtTbR3od7SICc7w5P" alt=""><figcaption><p>Free Listing Submission Settings</p></figcaption></figure>

It has four sub-settings:&#x20;

* **Listing Publication Limit** - Set the maximum number of listings that can be published for free.
* **Image Limit per Listing** - Specify the maximum number of images that can be uploaded for each free listing.
* **Listing Premoderation** - The listing will need admin approval before publication. The listing can be approved in **Motors > Listings** then edit the listing with pending status and proceed by clicking on the publish button.

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

The pending listing will appear on the user account page in the following manner:

<figure><img src="/files/2bhcgheTfJB7QU6h61BG" alt=""><figcaption><p>Pending Listings</p></figcaption></figure>

#### Send Confirmation Email

The email will be sent to the dealer if his listing category is approved

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

{% hint style="danger" %}
Do not forget to set up the [SMTP settings](https://docs.stylemixthemes.com/f-a-q/smtp-settings) to make the email function work.
{% endhint %}

### Become a Dealer Button **(pro feature)**

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

**Become a Dealer Button** setting enables users to fill out the special form to become a dealer on your website.&#x20;

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/motors-car-dealer-classifieds-and-listing/motors-plugin-settings/profile/user.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
