# LightRealms SMP

## LightRealms

- [Introduction](https://docs.lightrealms.co/introduction.md): Welcome aboard. In this guide you will find all the useful information about LightRealms SMP.
- [Information](https://docs.lightrealms.co/getting-started/information.md): Here you can find all important informations, links and IP.
- [Server rules](https://docs.lightrealms.co/getting-started/server-rules.md)
- [Rules FAQ](https://docs.lightrealms.co/getting-started/server-rules/rules-faq.md)
- [Application](https://docs.lightrealms.co/getting-started/application.md): How to apply for LightRealms SMP?
- [Frequently Asked Questions](https://docs.lightrealms.co/getting-started/frequently-asked-questions.md)
- [Linking your Discord account](https://docs.lightrealms.co/getting-started/linking-your-discord-account.md): A guide on how to link your Discord account to our Minecraft server.
- [Plugins and datapacks](https://docs.lightrealms.co/documentation/plugins-and-datapacks.md): In this page you'll know everything you need to know about plugins and datapacks we use.


---

# 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://docs.lightrealms.co/introduction.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.
