# SCP Swap

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

{% hint style="danger" %}
При карме **ниже 0**, команда **.scpswap** не работает.\
Лимит обмена - 1 раз за раунд.
{% endhint %}

| Команда               | Описание                                  |
| --------------------- | ----------------------------------------- |
| .scpswap \[Номер SCP] | Обменяться с другим игроком объектом SCP. |
| .yes                  | Согласиться на входящий запрос об обмене. |

{% hint style="info" %}
Все команды пишутся в пользовательской консоли \~ (Русская Ё)!
{% 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/scpsl-features/server-mechanics/scp-swap.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.
