# Система Сезонов

Система Сезонов отвечает за еженедельную смену кастомных SCP объектов, классов и механик.\
У каждого сервера свой сезон, который обновляется по воскресеньям.

{% hint style="warning" %}
На [Sandbox](/servers/scpsl-sandbox.md) сервере сезон включает в себя все классы и механики. Те остаются неизменными с течением недель.
{% endhint %}

{% hint style="info" %}
Информация о сезоне на разных серверах выводиться командой `/season` на нашем [Discord](https://discord.com/invite/376sEKP2tX) сервере.

На SCP:SL сервере командой`.season` в пользовательской консоли \~ (Русская Ё).
{% endhint %}

### Тематические сезоны

Временные сезоны с набором специальных плагинов, связанных с конкретным событием. Они активируются по датам или вручную и не влияют на обычные сезоны. Плагины из таких сезонов редко встречаются в повседневной игре или сезонах.

{% hint style="danger" %}
Тематические сезоны включаются как на одном, так и на всех серверах.
{% endhint %}

{% content-ref url="/pages/lH2Swx0a6mRcJsDRzmcv" %}
[Тематические Сезоны](/scpsl-features/server-systems/seasons-system/thematic-seasons.md)
{% endcontent-ref %}


---

# 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/server-systems/seasons-system.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.
