# Drug Selling

{% hint style="info" %}
Discord u can claim your role with /claim <https://discord.gg/rC8c4aNC2f>
{% endhint %}

## INSTALLATION

{% hint style="danger" %}
By default ESX but adapted for QBCORE if any problem please use the discord. \
Works with ox\_lib dependency and with ox\_inventory (customisable in configuration section)
{% endhint %}

### First step

{% hint style="warning" %}

1. Download your resource from <https://keymaster.fivem.net/>.
2. Unzip the folder and place this folder in your server's resource folder.
3. Add the resource in your server.cfg -> `ensure dawsmo_drugselling .`
   {% endhint %}

## How to use

This script is quite simple: by default, the key for selling is "E" (players can change it in the controls), once close to an NPC, a menu opens and you simply choose the drug you want, an animation is played and then the player receives his reward.

Next step: configuration


---

# 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://dawsmo.gitbook.io/dawsmo-documentation/paid-scripts/drug-selling.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.
