# S.I.R. plugin

## Simple In-game Receptionist Documentation

- [Welcome!](https://klema.gitbook.io/sir-docs/about-s.i.r./welcome.md): Welcome to S.I.R. documentation! We're here to help you with basic stuff and other problems. If you find any issue or bug with the S.I.R. plugin, let us know on the support server.
- [FAQ](https://klema.gitbook.io/sir-docs/about-s.i.r./faq.md): Get the basics of S.I.R., where you can contact us and other important things.
- [Page navigation](https://klema.gitbook.io/sir-docs/about-s.i.r./page-navigation.md): Don't know where to take off? Let us find you the true help.
- [Commands](https://klema.gitbook.io/sir-docs/about-s.i.r./commands.md): Don't know some of the commands? Use this article to quickly navigate thru commands.
- [Permissions](https://klema.gitbook.io/sir-docs/about-s.i.r./permissions.md): Don't know what permissions you can use for S.I.R.? In this article, you have all permissions added to S.I.R.
- [Compatible plugins](https://klema.gitbook.io/sir-docs/about-s.i.r./compatible-plugins.md): You don't maybe know what plugins we support. Check the list below for more info.
- [Quick Recipe Book (QRB)](https://klema.gitbook.io/sir-docs/configure-the-plugin/quick-recipe-book-qrb.md): This article contains list of most questioned things about setuping. You may find these more useful than the actual Wiki itself.
- [Config](https://klema.gitbook.io/sir-docs/configure-the-plugin/config.md)
- [Chat Channels](https://klema.gitbook.io/sir-docs/configure-the-plugin/chat-channels.md)
- [Chat Filters](https://klema.gitbook.io/sir-docs/configure-the-plugin/chat-filters.md)
- [Setup DiscordSRV](https://klema.gitbook.io/sir-docs/configure-the-plugin/setup-discordsrv.md): In these quick steps, we will show you how to quickly set up S.I.R with DiscordSRV so you can have your Minecraft chat on Discord!
- [What and how?](https://klema.gitbook.io/sir-docs/configure-the-plugin/what-and-how.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://klema.gitbook.io/sir-docs/about-s.i.r./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.
