# 온라인가이드   (자치단체)

## 온라인가이드   (자치단체)

- [기업제로페이 소개](https://bizzeropay.gitbook.io/bizzeropay2/master.md)
- [STEP 0. 사용자 구분](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-0.md)
- [STEP 1. 가입 절차 (총괄)](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-1.md): 기업제로페이를 사용하기 위한 회원가입 절차입니다. (총괄관리자)
- [STEP 2. 인증서 등록 (공통)](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-2.md): 지방자치단체 총괄관리자 및 부서의 제로페이담당자는 로그인 시 행정전자서명인증서(GPKI)를 이용해 로그인 가능합니다.
- [STEP 3. 담당자 등록 (총괄)](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-3.md): 각 부서별 제로페이담당자(출납공무원)를 등록합니다. 제로페이담당자는 각 부서의 사용자의 권한 및 한도를 관리합니다.
- [STEP 4. 앱사용권한 부여 (총괄)](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-4.md): 기업제로페이 관련 앱(메뉴)의 권한을 담당자에게 부여합니다.
- [STEP 5. 사용자 등록 (부서담당)](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-5.md): 제로페이 모바일 앱을 이용하는 일반 사용자를 등록합니다.
- [STEP 6. 한도 등록 (부서담당)](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-6.md): 제로페이 사용자의 사용한도를 등록합니다.
- [STEP 7. 결제 앱 설치 (공통)](https://bizzeropay.gitbook.io/bizzeropay2/localgov/step-7.md): 기업제로페이 결제 앱(APP) 안내입니다.
- [\[참고\] 부서전입](https://bizzeropay.gitbook.io/bizzeropay2/localgov/attachment.md): 사용자 부서 변경 시 부서전입을 통해 간편하게 부서 변경이 가능합니다.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://bizzeropay.gitbook.io/bizzeropay2/master.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.
