# GOD - Prop Robbery & Selling System

### **💰 Overview**

The **Prop Robbery & Selling System** allows players to steal specific props, such as ATMs, and sell them for a reward. This system includes interactions, animations, and a drop-off NPC where stolen items can be exchanged for money. Ideal for heist-based gameplay and immersive roleplay experiences!

#### **✨ Key Features**

🛠 **Interactive Prop Robbery** – Players can interact with specific props to initiate a robbery sequence.

💸 **Dynamic Reward System** – Each successful robbery grants a random reward within a configured range.

🔧 **Configurable Item Requirements** – Players must possess specific items to execute a robbery.

🚓 **Police Notification Chance** – Configurable probability for notifying the police when a robbery occurs.

🎭 **Custom Animations** – Realistic robbery animations for immersive gameplay.

🎯 **Targeting System Compatibility** – Supports `qb-target` and `ox_target` for interactions.

📦 **Drop-Off Mechanic** – Stolen items must be delivered to an NPC for conversion into cash.


---

# 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://god-studios.gitbook.io/god-studios/god-prop-robbery-and-selling-system.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.
