# 👋 Welcome

## Welcome to xShyo\_ Official Documentation

On this page you will find all the information you need to get the most out of our plugins. Whether you are a developer looking for advanced customization or a server administrator wanting to optimize your players' experience, here we provide you with detailed guides and practical examples.

### What can you find here?

* Interactive Menus: Learn how to create and configure intuitive menus.
* Configuration Files: All about the configurations of each plugin.
* Commands: Documentation of every command available, from basic to advanced.
* Placeholders: List of placeholders to customize messages and visual elements.


---

# 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://docs.xshyo.us/welcome.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.
