> For the complete documentation index, see [llms.txt](https://docs.frogrp.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frogrp.kr/law/rp/atm-rp.md).

# ATM RP

ATM RP에 대한 법률이 적혀있습니다.

{% stepper %}
{% step %}

### 기본 규칙

* RP 가능 인원
  * 강도 <mark style="color:$danger;">**최소 1명**</mark> / <mark style="color:$success;">**최대 2명**</mark>
  * 공무원 <mark style="color:$danger;">**최소 1명**</mark> / <mark style="color:$success;">**최대 2명**</mark>
* 필요 아이템 : <mark style="color:purple;">**C4 1개**</mark>
* 사용 불가능 무기 :  <mark style="color:$warning;">샷건, 스나이퍼</mark> 무기 사용 불가능
  {% endstep %}

{% step %}

### 유의사항

1. 공무원이 허가시 진행 가능
2. RP 구역 내에 차량을 주차해 진로방해를 하는 행위는 금지한다.
3. 강도는 RP 시작 전 ATM 건물 내부에서 대기한 후 공무원의 무력진압 시점부터 아웃플레이가 가능하다.
4. 공무원 인원은 강도 인원보다 적은 상태로 시작 불가
5. Q엄폐 / 중도  참여 금지
6. 무력진압 후 사망시 소생 및 재참여 불가 ( 잘못눌러 소생된 경우, 사망 위치에서 RP 종료까지 레그돌 )
7. 강도측이 붉은색 RP 구역을 벗어날 경우, 강도측은 바로 패배 처리 되며 RP가 종료됩니다.
8. 헤드핑, 핑차이는 중단 사유로 불가능합니다.
9. 엇각 / 우각 발생 시 중단 후 영상 확인을 총해 채팅 중단 시점부터 재RP 진행 가능 ( 양측 협의시 재알피 가능 )
10. 중단 3회 이상 발생 시 없알 처리
11. 강도측은 시민, 퇴근 공무원, 조직, 기업 등 모두 참여 가능
12. 시민 + 조직 / 조직 + 기업 합동 알피 가능
13. RP 쿨타임 15분
    {% endstep %}

{% step %}

### 진행 방법

1. 강도측은 채팅에서 \[ 공표 ] 카테고리에서 RP 위치와 강도측 인원을 공표하여 RP 가능 여부를 확인합니다.
2. 공무원의 대답을 기다린 후 공무원의 답변에 맞게  RP를 진행합니다.

{% hint style="success" %}
남부 ATM 1 /  시민2명 가능한가요?
{% endhint %}

2-1. 공무원은 RP 불가시 사유를 명확히 전달해야합니다.

3. 공무원의 허가가 있으면 ATM 벨에서 E를 눌러 인원 및 검은돈 분배 여부를 결정합니다.
4. 공무원은 ATM 벨이 울리면 인게임 사이드 공지를 통해 RP 공지를 한다.

{% hint style="success" %}
남부 ATM 1 강도 발생 경찰 2명 출동 인근 구역 접근 주의
{% endhint %}

4-1. RP공지에는 무조건 출동 인원과 해당 위치가 적혀있어야합니다.

5. 공무원은 RP구역 도착 후 \[ RP 채팅 ] 카테고리로 진입을 알리고 RP 구역 진입하면 RP가 시작된다.&#x20;
6. 상대방을 먼저 전멸시킨 측이 승리한다.
   {% endstep %}

{% step %}

### RP 보상 및 벌금 / 처벌

* 강도 승리시
  * **검은돈 3억**
* 강도 패배시
  * 인당 **벌금 5천만원 / 구금 10분**

{% endstep %}

{% step %}

### 위치 및 범위는 카테고리로 정리되어 있습니다.

{% endstep %}
{% endstepper %}


---

# 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://docs.frogrp.kr/law/rp/atm-rp.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.
