# Welcome to our Docs!

Welcome to the Phantom Development Spigot Plugin Suite! Here you'll find everything you need to create powerful, efficient, and fully customizable Minecraft plugins.

Explore the key features of our plugins, optimize your server with our performance-boosting tools, and learn how to integrate custom configurations to make each plugin truly your own. Jump right in!

If you have any questions, found bugs or need help. Head over to our discord! - <https://discord.gg/nWgTDTTYQt>


---

# 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://phantom-development.gitbook.io/phantom-development-docs/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.
