> For the complete documentation index, see [llms.txt](https://docs.empiresbattle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.empiresbattle.com/ru/empires-battle-world-of-steam.md).

# Empire’s Battle: World of Steam

## 🕹 [Геймплей](/ru/empires-battle-world-of-steam/geimplei.md)

**Empires Battle: World of Steam** - [NFT & Play-and-Earn](/ru/nft-and-play-and-earn.md) аркада с элементами RPG, построенная на нескольких блокчейнах.

Главный герой всеми силами удерживает ключевую позицию и защищает [бур](/ru/virtualnyi-maining.md), а со всех сторон его атакуют полчища противников.

**Цель** — продержаться как можно дольше и добыть кристалла столько, сколько сможете!

## 📜 [История](/ru/empires-battle-world-of-steam/istoriya.md)

Мир игры **Empires Battle: World of Steam** — это развитие цивилизации в Стимпанк сеттинге при противостоянии эволюционировавших животных и паровых роботов. Отважная армия зверей неустанно сражается с полчищами роботов за свободу и [кристалл Флюр](/ru/token.md). Кто же одержит верх?

## 🦊 [Персонажи](/ru/empires-battle-world-of-steam/personazhi.md)

Главные [герои](/ru/empires-battle-world-of-steam/personazhi.md) мира **Empires Battle** — животные, которые в результате неудачного эксперимента обрели разум и силу. Теперь лишь они могут противостоять полчищам разумных паровых машин, пытающихся поработить все живое. Каждый [персонаж](/ru/empires-battle-world-of-steam/personazhi.md) уникален, имеет свои характеристики, способности и стиль игры.

## 🤖 [Враги](/ru/empires-battle-world-of-steam/vragi.md)

Множество противников ожидают встречи с тобой. Роботы жаждут расправиться со всем “Сопротивлением”, чтобы больше никто не смог помешать им в порабощении мира и захвате всех месторождений флюра!

## 🛡️ [Снаряжение](/ru/empires-battle-world-of-steam/magazin/snaryazhenie.md)

Для хорошей битвы тебе будет нужна хорошая [экипировка](/ru/empires-battle-world-of-steam/magazin/snaryazhenie.md), надежное оружие и все мужество, что у тебя есть!

## 💊 [Усилители](/ru/empires-battle-world-of-steam/magazin/usiliteli.md)

Чтобы быть на равных с полчищами смертоносных машин, используй [зелья](/ru/empires-battle-world-of-steam/magazin/usiliteli/zelya.md) от Гильдии Алхимиков, а также различные [вспомогательные предметы](/ru/empires-battle-world-of-steam/magazin/usiliteli/vspomogatelnye-predmety.md), которые прикроют тебе спину в нужный момент.

***

## 💠 [Токен](/ru/token.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.empiresbattle.com/ru/empires-battle-world-of-steam.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
