# Комната с SCP-009

Комната со льдом... только в нашем случае лёд красный! Не советуем вам оставаться в этой комнате больше 10 секунд так как вам не поздоровиться. У красного льда есть 3 фазы, каждая новая фаза появляться через 5 минут.

{% stepper %}
{% step %}

### 1 Фаза

Спустя некоторое время, игроку становиться тяжело ходить.
{% endstep %}

{% step %}

### 2 Фаза

Спустя некоторое время, игрока бросает в холод, что тот начинает умирать от обморожение.
{% endstep %}

{% step %}

### 3 Фаза

Спустя некоторое время, игрок сам уже будет превращаться в красный лёд...
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Шанс спавна в начале раунда - 30%.
{% endhint %}

{% hint style="danger" %}
На появление в раунде влияет [Система Сезонов](/scpsl-features/server-systems/seasons-system.md)!
{% endhint %}

{% embed url="<https://scpfoundation.net/scp-009>" %}


---

# Agent Instructions: 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://docs.cauterizers.net/scpsl-features/custom-rooms/scp-009-room.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.
