# Product Overview & Use Cases

### Problem we solve

In Jeddah, traditional delivery options are often slow, expensive, or not transparent. Customers do not always know the final price or the delivery time, and many services are not flexible for different cargo sizes.

### BeePlus solution

BeePlus provides:

* On-demand delivery with flexible time windows
* Transparent, time-based pricing model
* Different vehicle types for different cargo sizes
* Real-time tracking of drivers and orders
* Support for both individual customers and business clients

### Key features

* Create a delivery request in a few steps
* Choose vehicle size and pickup time
* Real-time driver assignment and tracking
* In-app chat or call between driver and customer
* Digital proof of delivery (photos, signatures, etc.)
* Basic reports for business customers

### Primary use cases

* Individuals sending personal items across the city
* Small businesses delivering orders to customers
* Moving small furniture or boxes inside the city
* Urgent point-to-point deliveries


---

# 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://beeplus.gitbook.io/beeplus-docs/product-overview-and-use-cases.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.
