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

# Все ресурсы нашего сообщества

### Навигация по RH:

* Добавить хакатон: [russianhackers.org](http://russianhackers.org/)
* Новости: [news.russianhackers.org](https://news.russianhackers.org)
* Telegram: <https://tele.click/RussianHackers_Channel>
* Telegram Chat: найдете ссылку в Телеграм-канале
* VK: <http://vk.com/russian_hackers>
* Twitter: <https://twitter.com/_russianhackers>
* Facebook: <http://facebook.com/hackathonhackersru/>
* Hack.Moscow: <https://t.me/hackmoscow>

### Суб-сообщества:

* Собираемся в бары раз в неделю: <https://t.me/RussianBooHackers>
* Офф-топ разговоры: <https://t.me/RussianHackers_Flood>
* Борда с вакансиями: <https://t.me/RussianHackers_Jobs>

### Рубрики:

[#hackathon](https://vk.com/russian_hackers/hackathon) — все самые сочные марафоны программирования\
[#event](https://vk.com/russian_hackers/event) — все, что не хакатон: идеатон, CTF, митап, конференция и т.д.\
[#news](https://vk.com/russian_hackers/news) — новые технологии и продукты\
[#story](https://vk.com/russian_hackers/story) — полезные материалы для любителей хакатонов\
[#review](https://vk.com/russian_hackers/review) — обзоры прошедших хакатонов\
\#producthacker – рассказ о крутых проектах из сообщества.

### Хотите предложить материал?

* Пишите Александру в [фейсбук](http://facebook.com/alexmdaily) или [телеграм](http://tele.click/aleksandr_malyshev)
* Либо на почту <hello@russianhackers.org>


---

# 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://about.russianhackers.org/ssylki.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.
