# Amazon Delivery

Amazon Delivery lets players deliver parcels all around the city. With 300+ delivery points available, this will be a script that no player can master as every delivery point is entirely random. Players will also need to remember to pick up the parcels to deliver or they may have to drive back to the depot to pick them up.

Admins can alter the number of deliveries till the job is complete and how much players will get paid when they complete each delivery.&#x20;

{% embed url="<https://youtu.be/X5lvOLG1tCQ>" %}


---

# 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.tzmc.dev/docs/qb-core/amazon-delivery.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.
