> For the complete documentation index, see [llms.txt](https://hitech.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hitech.gitbook.io/untitled/mekanism/bronya.md).

# Броня

<mark style="color:red;">**Противогаз**</mark>**&#x20;- шлем , который позволяет дышать под водой только если надеть акваланг.**

<figure><img src="/files/aMIcpvqlFGjXUyfjo4ib" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Акваланг**</mark>**&#x20;- аппарат для дыхания под водой. Требует кислород для работы. Включается на F.**

<figure><img src="/files/x8wSzn9rpFrwntHRe74r" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Реактивный ранец**</mark>**&#x20;- ранец , который позволяет летать. Имеет два режима обычный и парение. Заправляется водородом.**

<figure><img src="/files/sCOYbtaX3ShFH4xnkx2n" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Бронированный реактивный ранец**</mark>**&#x20;- улучшенная версия реактивного ранца.**

<figure><img src="/files/FAn2KxRj6FfxhK2f37Op" alt=""><figcaption></figcaption></figure>

<mark style="color:red;">**Свободные бегунки**</mark>**&#x20;- ботинки , поглощающие урон от падения и позволяющие взбираться на 1 блок перед собой.**

<figure><img src="/files/QDtpXwKw9mVQvPtJR1H4" alt=""><figcaption></figcaption></figure>


---

# 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 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://hitech.gitbook.io/untitled/mekanism/bronya.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.
