# Система Достижений

Достижения выдаются за различные действия, совершаемые в ходе игры.\
Всего на сервере доступно 70 достижений разного уровня сложности. Некоторые из них скрыты и становятся доступны только после выполнения предыдущих.

{% hint style="info" %}
Список достижений и статус их выполнения выводится командой `/achievements` на нашем [Discord](https://discord.com/invite/376sEKP2tX) сервере.
{% endhint %}

{% hint style="danger" %}
Для получения достижений на сервере должно быть минимум 8 игроков. На [Sandbox](/servers/scpsl-sandbox.md) сервере система работает в тестовом режиме!
{% 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-systems/achievements-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.
