> For the complete documentation index, see [llms.txt](https://wiki.greenshape.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.greenshape.ru/community.md).

# Комьюнити сервера

- [Известные игроки](https://wiki.greenshape.ru/community/players.md)
- [Контентмейкеры](https://wiki.greenshape.ru/community/players/contentmakers.md): Наши медийки
- [Администрация сервера](https://wiki.greenshape.ru/community/players/staff.md): наш гордый состав администрации...
- [auriny](https://wiki.greenshape.ru/community/players/staff/auriny.md): Технический администратор, основатель сервера
- [FletchFreezy](https://wiki.greenshape.ru/community/players/staff/fletchfreezy.md): Социальный администратор, какая-то там рука (и не только рука) основателя.
- [jxsud](https://wiki.greenshape.ru/community/players/staff/jxsud.md): первый модератор на ГШ
- [История сервера](https://wiki.greenshape.ru/community/history.md)
- [Сезон 3](https://wiki.greenshape.ru/community/history/sezon-3.md)
- [Сезон 2](https://wiki.greenshape.ru/community/history/season2.md): летопись (таймлайн) по второму сезону
- [Проекты](https://wiki.greenshape.ru/community/history/season2/projects.md)
- [Города](https://wiki.greenshape.ru/community/history/season2/city.md)
- [Президенты](https://wiki.greenshape.ru/community/history/season2/president.md)
- [Сезон 1](https://wiki.greenshape.ru/community/history/season1.md): летопись 1 сезона
- [Проекты](https://wiki.greenshape.ru/community/history/season1/projects.md)
- [Города](https://wiki.greenshape.ru/community/history/season1/city.md)
- [Марьянбург](https://wiki.greenshape.ru/community/history/season1/city/maryanburg.md): Средневековый городок, по совместительству самый первый и красивый город сервера.
- [MossBury](https://wiki.greenshape.ru/community/history/season1/city/mossbury.md): Город-парк
- [Хайвилл](https://wiki.greenshape.ru/community/history/season1/city/khaivill.md): Город нашего ютубера Craftinn
- [Президенты](https://wiki.greenshape.ru/community/history/season1/president.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:

```
GET https://wiki.greenshape.ru/community.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.
