# Resource Packs

Below are the instructions for enabling the server resource pack if you accidentally denied it originally, or you decide you want to enable it:

* Go to your server list, select TheDarkZoneMC
* Press "Edit" at the bottom left
* Click "Server Resource Packs: Disabled" until it says "Server Resource Packs: Enabled"

And you're done - you'll be able to see all our custom textures such as cosmetics, custom mob drops, and much more!


---

# 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://thedarkzone.gitbook.io/guide/general/resource-packs.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.
