> For the complete documentation index, see [llms.txt](https://chord-on-code.gitbook.io/dansokgogo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chord-on-code.gitbook.io/dansokgogo/undefined/getting-started/upgrade.md).

# 아파트 회원으로 전환하기

개인회원(무료 체험)에서 본격적인 단속·신고·통계 등 아파트 회원 기능을 사용하려면 **관리자 / 순찰자 / 입주민** 중 하나로 전환해야 합니다.

## 진입 경로

홈 화면 상단의 **"무료 체험 중"** 안내 배너에서 **전환하기**를 누릅니다.

* "**아파트 회원 안내**" 페이지가 열리고, 아파트 회원이 받는 주요 기능이 카드 목록으로 표시됩니다.
  * 주민 차량 신고
  * 아파트 임주민 차량 관리 (웹 관리자 페이지)
  * 실시간 단속/신고 현황 모니터링 (웹 관리자 페이지)
  * 단속/신고 통계 (웹 관리자 페이지)
  * 블랙리스트 관리 (웹 관리자 페이지)
  * 단속/신고 현황 상세 조회 (웹 관리자 페이지)
  * 권한 관리 (웹 관리자 페이지)
* 화면 하단의 **"아파트 회원으로 전환하기"** 버튼을 누릅니다.

<figure><img src="/files/pNAA7c3jb8HwPAeNDLMB" alt="" width="375"><figcaption></figcaption></figure>

## 역할 선택

**역할 선택** 화면에서 다음 세 가지 중 하나를 고릅니다. 선택에 따라 다음 단계가 달라집니다.

<table><thead><tr><th width="112.515625">역할 카드</th><th width="269.23046875">카드 설명</th><th>다음 단계</th><th>활성화 시점</th></tr></thead><tbody><tr><td>💼 <strong>관리자</strong></td><td>"아파트 관리사무소 담당자 / 사업자 등록증 확인 후 승인됩니다."</td><td>아파트 선택 → 사업자 등록증 업로드</td><td>단속고고 고객센터 승인 후</td></tr><tr><td>📷 <strong>순찰자</strong></td><td>"관리자가 발급한 초대 QR을 스캔해 순찰자로 바로 등록됩니다."</td><td>카메라로 관리자의 QR 스캔</td><td>QR 스캔과 동시에 즉시</td></tr><tr><td>🏠 <strong>입주민</strong></td><td>"내 아파트의 차량 신고 기능을 이용합니다. 관리자가 등록된 아파트만 선택할 수 있습니다."</td><td>아파트 선택</td><td>아파트 선택과 동시에 즉시</td></tr></tbody></table>

<figure><img src="/files/H4tNnPNHa59mPshIYJNc" alt="" width="375"><figcaption></figcaption></figure>

각 역할의 자세한 다음 단계는 해당 매뉴얼을 참고하세요.

* [관리자 매뉴얼 - 시작하기](/dansokgogo/undefined-1/getting-started.md)
* [순찰자 매뉴얼 - 시작하기](/dansokgogo/undefined-2/getting-started.md)
* [입주민 매뉴얼 - 시작하기](/dansokgogo/undefined-3/getting-started.md)

## 전환 후

* 전환이 완료되면 **무료 체험 중 배너가 사라지고**, 홈 제목 영역에 **본인 아파트명·지역·역할 뱃지**가 표시됩니다.
* 무료 체험에서 등록한 차량 정보는 아파트 회원 전환 후에는 더 이상 표시되지 않습니다(아파트 회원의 차량 등록은 [차량 번호 관리](/dansokgogo/undefined-1/web/car-numbers.md)에서 별도로 관리).
* 관리자 신청은 단속고고 고객센터의 검토를 거치므로 즉시 활성화되지 않을 수 있습니다. 진행 상태는 앱의 **승인 요청 현황** 화면에서 확인합니다.

## 전환을 취소하고 개인회원으로 남기

관리자 신청이 거절된 경우, **승인 요청 현황** 화면에서 **"신청 취소하고 개인회원 유지"** 를 누르면 다시 무료 체험 상태로 돌아갑니다. 등록한 차량 데이터는 그대로 유지됩니다.

## 어떤 역할을 선택해야 할지 모르겠다면

| 상황                                       | 권장 역할                          |
| ---------------------------------------- | ------------------------------ |
| 아파트 관리사무소에서 단속고고를 도입하려고 한다               | **관리자**                        |
| 관리사무소에서 발급한 QR을 받았다                      | **순찰자**                        |
| 우리 아파트에 단속고고가 이미 도입되어 있고, 위반 차량을 신고하고 싶다 | **입주민**                        |
| 위 어느 것에도 해당하지 않는다                        | 개인회원으로 그대로 유지하며 무료 체험을 사용해 보세요 |


---

# 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://chord-on-code.gitbook.io/dansokgogo/undefined/getting-started/upgrade.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.
