> For the complete documentation index, see [llms.txt](https://guide.workmarket9.com/w9/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.workmarket9.com/w9/faq/9-faq/undefined.md).

# 이용 가이드

***

<details>

<summary>Q. '업무마켓9'은 무엇인가요?</summary>

업무마켓9은 B2B 플랫폼으로서 기업에게 필요한 상품부터 서비스까지 다양하게 모여있습니다. 업무마켓9에서 우리회사에게 딱 맞는 서비스를 찾아보세요!

</details>

<details>

<summary>Q. '명함, 간식 서비스는 언제부터 이용할 수 있나요?</summary>

***A.*** 명함 및 간식 통합 서비스는 '사무용품/비품' 카테고리 실적이 '월 100만 원' 이상일 경우 활성화됩니다.\
&#x20;\
&#x20;업무마켓9 통합 구매관리 솔루션은 흩어진 구매 업무를 일원화하여 기업의 운영 효율을 극대화하기 위한 구조이기에 우리 회사의 구매가 쌓일수록 더 많은 통합 관리 혜택이 열립니다.

</details>

***


---

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