# 📌시작하기

- [1. 가입하기](https://bizplay.gitbook.io/manual/bizlite/start/join.md): 비즈라이트 사용을 위해 회원가입을 진행 합니다. 로그인 화면에서 약관동의 후 회사정보, 개인정보 등록 후 가입을 완료 합니다.
- [2. 부서 등록하기](https://bizplay.gitbook.io/manual/bizlite/start/dept.md): 부서정보는 비즈플레이가 제공하는 모든 서비스의 기본정보로 사용하고 있으며, 회사 관리자가 개별로 등록하거나 엑셀을 이용하여 일괄로 등록할 수 있습니다.
- [3. 직원 등록하기](https://bizplay.gitbook.io/manual/bizlite/start/empl.md): 회사 구성원을 등록하고 관리할 수 있습니다. 회사 정책에 따라서 관리자가 일괄로 아이디를 만들어주어서 안내할 수 도 있고, 직원정보만 생성을 하여 직원 스스로 회원가입을 유도할 수 도 있습니다.
- [4. 카드 등록하기](https://bizplay.gitbook.io/manual/bizlite/start/card.md): 카드회사 홈페이지의 로그인 정보를 이용하여 카드를 등록합니다. 카드를 등록하면 영수증 내역이 자동으로 수집되어 경비처리가 가능합니다.
- [5. 카드 사용자 지정하기](https://bizplay.gitbook.io/manual/bizlite/start/card-user.md): 법인카드에 대한 사용자를 지정합니다. 지정된 사용자는 모바일 또는 PC에서 사용내역을 확인할 수 있고 해당 영수증으로 경비를 작성하거나 지출결의서를 작성할 수 있습니다.
- [가입경로 등록하기](https://bizplay.gitbook.io/manual/bizlite/start/recommend.md): 카드사 및 제휴채널을 통해서 가입한 경우에 가입경로를 등록하는 방법에 대한 안내입니다.


---

# 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://bizplay.gitbook.io/manual/bizlite/start.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.
