# Cauterizers

Этот раздел WIKI посвящён Лору, который сопровождает игровую часть проекта. Тут хранится информация о мире, персонажах и аномалиях, внесённых в канон. Лор имеет отличия от оригинального в SCP Foundation и SCP: Secret Laboratoty.

Кроме того, здесь расположен [Арт-Хаб](/lore/art-hub/characters.md). В нём хранятся изображения с образами персонажей и постеры, посвящённые ивентам.

{% hint style="info" %}
Если у вас есть вопросы по Лору проекта, вы можете задать их в соответствующем обсуждении на нашем [Discord](https://discord.com/channels/303447420224929792/1156273090561593374) сервере.
{% endhint %}


---

# 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/lore/readme.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.
