# Overview

**QuestsGUI** is a plugin which displays clickable interfaces over select commands and administrative menus within the free [Quests](https://github.com/PikaMug/Quests) plugin (required). It's never been easier for you and your peers to create, modify, and conquer quests!

<figure><img src="https://i.imgur.com/g0CaDO5.png" alt=""><figcaption><p><a href="https://imgur.com/a/aMiAeX5">More images...</a></p></figcaption></figure>

### Download

Distributed through these fine vendors:

* SpigotMC (<https://www.spigotmc.org/resources/questsgui.71666/>)
* Lectern (<https://lectern.browsit.org/resources/resource/1-questsgui/>) **<-*****- 25% off***

### Installation

Setup is a two-step process:

1. Install minimum required version of [Quests](https://github.com/PikaMug/Quests#download). Set up [permissions](https://pikamug.gitbook.io/quests/setup/commands-and-permissions) as desired.
2. Place the QuestsGUI jar in your server's /plugins folder. Restart the server!


---

# 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://browsit.gitbook.io/questsgui/master.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.
