# Sonar

- [Welcome](https://docs.jonesdev.xyz/sonar/welcome.md): Welcome to the documentation of Sonar, a lightweight anti-bot plugin for Velocity, BungeeCord, and Bukkit. Sonar keeps your server safe from common and even sophisticated bot attacks.
- [Getting started](https://docs.jonesdev.xyz/sonar/getting-started.md): Step-by-step guide on how to install Sonar on your server.
- [Supported versions](https://docs.jonesdev.xyz/sonar/supported-versions.md): List of all supported Minecraft versions and server software
- [Translations](https://docs.jonesdev.xyz/sonar/translations.md): Supported languages in Sonar


---

# 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.jonesdev.xyz/sonar.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.
