# Drone App Introduction

<figure><img src="https://3505378470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmOhVROw9E3kpmAG3JYVe%2Fuploads%2F16kAKBQ7ijAWIBUNipgm%2Fimage.png?alt=media&#x26;token=56c9b589-2d84-488f-8ef4-8c97689febe8" alt=""><figcaption></figcaption></figure>

#### Store and Delivery System Overview

The **Store and Delivery System** allows players to order various products using Butcoin (Butc). This page functions as a virtual store where players can browse different blueprints, components, and other essential items.

**Key Features:**

1. **Product List**:
   * The store displays a list of items that players can purchase using Butcoin. Players can define the product list through configuration, giving them the flexibility to set available items as they wish.
2. **Ordering and Payment**:
   * Players select the product they want to buy and confirm the purchase using Butcoin, the in-game currency. The store's interface makes it easy for players to see what they're buying and how much they are spending.
3. **Delivery Mechanism**:
   * After placing an order, a location is marked on the map, indicating the delivery point.
   * When players reach the marked location, they will encounter either an NPC (non-player character) or a drone. This NPC or drone safely delivers the ordered item and then leaves the area.
4. **Interactive Experience**:
   * This system enhances the gameplay by providing a realistic and interactive delivery process. Real-time map markers and dynamic delivery methods make the virtual world feel more immersive and engaging.

#### Summary:

The **Store and Delivery System** offers players the opportunity to buy valuable items while improving the gameplay experience with innovative delivery methods. Combining traditional purchasing with future-forward drone deliveries, this system creates a more immersive and interactive in-game trade environment.


---

# 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://docs.0resmon.org/0resmon/frkn-resources/frkn-heist-and-ilegal-pack/drone-app-introduction.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.
