# WestWorld Wiki

## WestWorld Wiki

- [Начало/Введение](https://wiki.westworld.lol/readme.md): Добро пожаловать на проект WestWorld! Мы сервер по майнкрафту, с уклоном на ролевую игру.
- [Правила](https://wiki.westworld.lol/osnovnoe/pravila.md): Правила игры на сервере
- [Как попасть на сервер?](https://wiki.westworld.lol/osnovnoe/kak-popast-na-server.md): И так, ты решил попасть на лучший сервер.
- [Основы фракций](https://wiki.westworld.lol/osnovnoe/osnovy-frakcii.md): Хотите объединиться под общим знаменем? Прочитайте этот топик!
- [Основы государства](https://wiki.westworld.lol/osnovnoe/osnovy-gosudarstva.md): ❝ Я считаю, что человек живет на планете, а не в государстве. ❞  @Виктор Цой
- [Основы Религий](https://wiki.westworld.lol/osnovnoe/osnovy-religii.md): Attention: на сервере запрещено отыгрывать реальные верования, дабы исключить конфликты
- [Сессии](https://wiki.westworld.lol/sessii-informaciya/sessii.md): Здесь весь лор сессий!
- [Вест-Пония](https://wiki.westworld.lol/sessii-informaciya/vest-poniya.md)
- [OtherSide SMP](https://wiki.westworld.lol/sessii-informaciya/otherside-smp.md)
- [Основы.](https://wiki.westworld.lol/rasy-i-ikh-osobennosti/osnovy..md)
- [История](https://wiki.westworld.lol/vestponiya/istoriya.md)
- [Политика](https://wiki.westworld.lol/vestponiya/politika.md): Информация на момент последней сесси
- [Восстание в Колдхеме](https://wiki.westworld.lol/vestponiya/vosstanie-v-koldkheme.md)
- [Этносы](https://wiki.westworld.lol/vestponiya/etnosy.md)
- [Внешняя политика](https://wiki.westworld.lol/vestponiya/vneshnyaya-politika.md)
- [Лор мира](https://wiki.westworld.lol/otherside-smp/lor-mira.md)
- [Создание Алкоголя](https://wiki.westworld.lol/mekhaniki/sozdanie-alkogolya.md)
- [Навыки персонажа](https://wiki.westworld.lol/mekhaniki/navyki-personazha.md)
- [Магазин](https://wiki.westworld.lol/mekhaniki/magazin.md)
- [Квесты](https://wiki.westworld.lol/mekhaniki/kvesty.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.westworld.lol/readme.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.
