# Getting started

zQuests is a unique quest plugin that offers a different approach compared to others. You can choose to enable or disable the default quests, but to proceed with quests, you must activate them either manually or automatically. Use zMenu actions to trigger quests, or utilize commands for more control. Combine multiple quests to create larger, more challenging adventures. Leverage placeholders and the power of zMenu to configure your inventories and create immersive gameplay experiences.

Github: <https://github.com/Maxlego08/zQuests/>


---

# 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://zquests.groupez.dev/readme.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.
