# Бедварс

## Що це?

*У BedWars ви та до 4 товаришів по команді з’являєтесь на островах. Вам доступно 3 ресурси для збору: цегла, залізо та золото. Ресурси потрібні аби купувати предмети та покращувати їх у магазині на вашому острові. На кожному острові є ліжко. Якщо ваше ліжко знищено, ви більше не зможете відродитися. Розмістіть блоки навколо свого ліжка, щоб захистити його від руйнування. Знищуйте ліжка інших команд, а потім убивайте їх, щоб перемогти!*

<br>


---

# 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.gradient-mc.com/minigames/bedwars.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.
