> For the complete documentation index, see [llms.txt](https://thedarkzone.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thedarkzone.gitbook.io/guide/the-dark-zone/drop-party.md).

# Drop Party

## What is a drop party?

A drop party is an event during the weekends normally that drops items for players who are in the Players Hub.&#x20;

## What items do you drop?

We drop items that are cosmetic in nature but still can perform strong in gameplay as well. This can range from Custom PickAxes, Swords, Wings, Helmets, Furniture, Decorations, Pop Dolls, Gems all sorts of items.

<figure><img src="/files/pRGviqePt9bcMGc8Jmq7" alt=""><figcaption><p>A Drop party with custom loot on the ground</p></figcaption></figure>

## How do i know when it's happening?

Check out the event section of the discord and it will be posted there or the @minecraft role will be tagged warning when it will happen.

<figure><img src="/files/dhB7GjyETL5LfwOB3UFn" alt=""><figcaption></figcaption></figure>

## Directions to the Drop Party

If you go to spawn and go to the Players Hub. You will find an NPC at the area you spawn in called Drop Party. Click that NPC and head into the event area.

<figure><img src="/files/9U13QVN1oHyTP6R1MiRv" alt=""><figcaption></figcaption></figure>

## Video

Below is a video of an older drop party concept is the same but it's older items

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://thedarkzone.gitbook.io/guide/the-dark-zone/drop-party.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
