# Pay Per Listing

The users can also pay individually for each listing. In this way, users have the opportunity to add listings using subscription plans or only pay for each added listing separately.

{% hint style="info" %}
This feature **does not** depend on [Pricing Plans](https://support.stylemixthemes.com/manuals/motors/#pricing_plans) and can work together or separately with this system
{% endhint %}

<figure><img src="/files/1PUkvqLZGiUguzO25C5b" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Pay Per listing** also known as the **Charge for Listing Submission** feature can be managed in [**Motors Plugin Settings.** ](/motors-theme-documentation/motors-plugin-settings/monetization.md#charge-for-listing-submissions)
{% endhint %}


---

# 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/classified-layout-features/pay-per-listing.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.
