# Sell Drugs

## Features

* Sell drugs to NPCs in specific zones with immersive animations,
* Dynamic police-based price scaling for balanced risk and reward,
* Gain XP and rank up through a customizable progression system,
* Configurable rejection chance adds unpredictability to deals,
* Support for multiple drug types with custom prices and limits,
* Smooth player-NPC transactions with visual feedback and UI prompts,
* Fully synced server-client events for reliable, lightweight performance.

## Preview

{% embed url="<https://youtu.be/jasR03EIfhk?si=xJTolpcsJbGGYPAZ>" %}


---

# 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://vanishdev.gitbook.io/vanishdev/gang-series/sell-drugs.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.
