# 회원가입 및 로그인하기

## 1. 회원 가입하기

* 인터넷 창 주소에 [www.bizplay.co.kr](https://bizplay.gitbook.io/manual/user/www.bizplay.co.kr) 입력하고 실행합니다.
* 로그인 화면 아래의 **`회원가입`**&#xC744; 클릭합니다.

![](/files/-MHFXfcHJOXrFkq-AWRW)

## 2. 약관 동의하기

* 약관동의하기를 체크한 후 **`동의하고 회원가입`** 버튼을 클릭합니다.

![](/files/-MHFXl4MtEdfQjshqesj)

## 3. 회사 등록하기

**사업자번호**를 입력하고 **`회사검색`**&#xC744; 클릭합니다.

* 회사가 검색되면 해당사업장을 선택해주시고 다음 `버튼`을 눌러주세요.

![](/files/-MHFXyxksWRpEPe_xSju)

* 회사가 검색되지 않으면 회사명과 대표이사 명을 입력하고 **`다음`**&#xC744; 눌러주세요.

![](/files/-MHFXt1xVus2f7QQzkcQ)

## 4. 내정보 등록하기

* 이름 / 이메일 / 휴대번호를 입력해주시고 휴대폰으로 받은 인증번호를 넣어주시고\
  다음 **`버튼`**&#xC744; 눌러줍니다.

![](/files/-MHFYALi8Y_mj9UD51Y_)

## 5. 아이디 / 비밀번호 만들기

* 아이디 / 비밀번호를 만들어주시고 **`가입완료하기`**&#xB97C; 눌러주시면 회원가입이 완료됩니다.

![](/files/-MHFYKoV43dgxLW8pOnz)

{% hint style="info" %}
아이디는 중복을 방지하기 위해 되도록 **회사 이메일 주소를 사용**하시는 것이 좋습니다.
{% endhint %}


---

# 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/user/login.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.
