# cfx-praryo-subscriptions

#### Showcase

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

This script is called player subscription. It will enable your server to provide special perks depending on what you want to do. It will be helpful if you are monetizing your server, especially with monthly perks and more. This script requires basic knowledge of using exports and events to maximize its potential.

{% hint style="info" %}
Dependencies
{% endhint %}

* ox\_lib (<https://github.com/overextended/ox_lib>)
* oxmysql (<https://github.com/overextended/oxmysql>)

{% hint style="info" %}
Compatibilities
{% endhint %}

#### Frameworks

* ESX Framework (<https://github.com/esx-framework/>)
* QBCore Framework (<https://github.com/qbcore-framework/>)


---

# 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://praryo.gitbook.io/documentation/paid-resources/cfx-praryo-subscriptions.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.
