> For the complete documentation index, see [llms.txt](https://kyles-project.gitbook.io/baza-znanii-igrokov/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kyles-project.gitbook.io/baza-znanii-igrokov/last-news/2025/31-dekabrya.md).

# 31 декабря

### C наступающим Вас 💫

С Новым годом, бойцы Первой кавалерийской дивизии! 🐎🎄

2026 год - год нашего проекта и вкусных бешбармаков <img src="/files/TLknO2UOcKwF3hSOjEZC" alt="" data-size="line">\
\
Пусть наступающий год принесёт вам новые победы, зрелищные сражения и незабываемые игровые моменты. Желаем крепкого командного духа, надёжных товарищей рядом и уверенности в каждом манёвре. Пусть игра дарит только позитивные эмоции. Вперёд - к новым достижениям, славе и триумфам в новом году! 🎮🔥

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

### Итоги 2025 года

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

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

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

### Новые акции

* Выдача конфет SCP-330 в 2 раза больше 🍬
* Резервные слоты включены в следующие донаты: Агент, Президент, Каратель 🪪
* Скидки продлятся до 7 января 💸


---

# 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://kyles-project.gitbook.io/baza-znanii-igrokov/last-news/2025/31-dekabrya.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.
