# 오리지널 시스템 소개

## #서버 설정

해당 서버는 아래와 같은 설정으로 서버를 운영합니다.

{% hint style="info" %}
최대 인원 : 24

스테미나 : 기본값 (20초 달리기, 1초 후에 회복)

팀킬 : 꺼짐

스폰 무적 : 15초

지원 시간 : 기본값

아이템 / 탄약 제한 : 기본값
{% 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://changwonfirebird.gitbook.io/scp-sl/original/main_info.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.
