# 회원가입

***

<details>

<summary>Q1.  '나의 계정 만들기'는 왜 해야 할까요?</summary>

업무마켓9은 핵심기능으로 기업 관리자가 다수의 직원들을 관리하는 기능을 가지고 있어요. 이 기능을 쓰기 위해선 반드시 나의 계정을 만들고 회사의 정보를 등록해야해요.&#x20;

</details>

<details>

<summary>Q2. '직원 계정'은 왜 만들어야 할까요?</summary>

&#x20;직원 계정 만들기는 업무마켓9 서비스를 이용하기 위해서 마지막 단계라고 볼 수 있어요. 관리자가 배포한 링크로 소속 회사로 가입을 하고, 업무마켓9의 다양한 서비스를 관리자에게 부여 받아보세요.

</details>

<details>

<summary>Q3. '조직도 등록'은 왜 해야 할까요?</summary>

조직도 등록은 직원 계정만들기의 첫 단계입니다. \
조직도 등록을 해야 관리자는 직원들에게 가입 링크를 배포할 수 있고 직원은 결재올리기,예산부여 및 가상계좌 입금요청 등 서비스를 활용할 수 있어요.&#x20;

</details>

***


---

# 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://guide.workmarket9.com/special/faq/9-faq/undefined-1.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.
