# Getting Started

- [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.


---

# 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.lightrealms.co/getting-started.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.
