> For the complete documentation index, see [llms.txt](https://organization-ahk.gitbook.io/teamprism/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-ahk.gitbook.io/teamprism/undefined-1.md).

# 서버 기초 룰

## 1.**EMS 차량 탈취 불가 안내**

모든 플레이어는 EMS차량에 한하여 탈취할 수 없습니다.

## **2. RP 안내**

콩밥특별시에서는 RP를 강요하지는 않습니다.\
하지만 다른 플레이어의 RP는 존중을 부탁드립니다.\
서버 내 플레이할 이름은 방송명에서 가급적 최소한의 변형을 요청드립니다.

## **3. 버그 악용**

운영진이 최선을 다해 검수하여, 버그를 수정하였으나 미처 확인하지 못한 버그가 존재할 수도 있습니다.\
버그 발견시 제보 부탁드립니다.\
\&#xNAN;**※과도한 버그 악용시 제재가 있을 수 있습니다.**

## **4. 기타 기본 룰**

* 수갑이 채워진 이후부터는 도주행위가 불가합니다.
* 기절이나 사망시 이모트를 통한 행동 및 음성채팅은 논RP이므로 자제 부탁드립니다.  \
  ㄴ RP상황 중 브리핑 행위는 금지됩니다.
* 직업 차량 사적 이용은 금지됩니다.
* 비방 플레이는 허용하나, 비방 플레이시 발생하는 문제는 책임지지 않습니다.
* RP 상황이 끝날 때까지 EMS 호출은 자제 부탁드립니다.  \
  ㄴ ex) 보석상RP 도중 EMS 호출 금지, 보석상 RP가 끝난 이후 EMS 호출 요청

## **콩밥 특별시에서 좋은 추억 쌓고 가시길 바랍니다.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://organization-ahk.gitbook.io/teamprism/undefined-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
