# Monetize

### Listing Packages

Listing packages are predefined bundles of features or services that users can buy to create and publish listings. They help site owners monetize their platform by offering tiered listing options with varying benefits.

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

### Listing Upgrades

Listing upgrades are optional add-ons that enhance the visibility or features of a listing after it’s been created.

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

### Memberships

Membership plans are subscription-based options that give users ongoing access to specific features or services on your website.

{% tabs %}
{% tab title="Membership Plans" %}
{% embed url="<https://www.youtube.com/watch?v=zel0xzKajpI>" %}
{% endtab %}

{% tab title="Memberships VS Listing Packages" %}
{% embed url="<https://www.youtube.com/watch?v=Csy5nk9gz5c>" %}
{% endtab %}
{% endtabs %}

### Credit System

A credit system allows users to purchase or earn credits, which they can then spend on various actions or features within a platform—like posting listings, upgrading visibility, or accessing premium tools.

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

### Boosted Accounts

A boosted user account will randomly select one listing and display it at the top of all search and listing result sections.

{% embed url="<https://youtu.be/_EqWm3XRXco?t=115>" %}


---

# 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://premiumpress.gitbook.io/docs/getting-started/monetize.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.
