# Tweetzy's Documentation

## Welcome to Tweetzy's Documentation!

**Tweetzy** is the home of high quality Minecraft plugins. On this website you will be able to find all the information you will need about any plugin developed by Tweetzy.

### Resource Information

Check out the categories on the left to find the plugin you're looking for. Each category also has their own drop down for more detailed information.

### Suggestions

Have a suggestion for one of our plugins? We'll love to hear it, you can leave the suggestion in the #suggestions channel on our discord.

### Require Additional Help?

If you weren't able to find the information you need. Feel free to contact me on discord **discord.tweetzy.ca**


---

# 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.tweetzy.ca/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.
