# Introduction

This website is dedicated to providing information and details into how you can use our API (to make cool stuff!). Whether you're creating a custom stats website or even a Discord bot - this is the place to be when looking into interacting with our API.

## Bugs

If you think you've encountered a bug with our API or would like to suggest changes to this documentation, please create a ticket in our Discord server.

## Support

Join our official Discord server and react to the message in **#get-roles** in order to view our developer channels.

## Legal

Please keep in mind our Privacy Policy and the Terms of Service while using our services. In general, anything you are doing is okay unless you have naughty intentions :(

If you have concerns about your data, or to submit a removal request, please read check this section.


---

# 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.bedwars.club/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.
