> 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/services.md).

# 서비스별 이용방법

- [서비스별 소개](https://guide.workmarket9.com/w9/services/intro.md): 업무마켓9의 대표 서비스들입니다. 궁금한 서비스를 클릭해보세요.
- [관리자 페이지 접근법과 기능](https://guide.workmarket9.com/w9/services/intro/immanager.md): 각 서비스별 관리자 페이지가 존재합니다. 해당 페이지는 관리자 계정으로만 접근이 가능해요. 그 방법을 알려드립니다.
- [퀵 서비스](https://guide.workmarket9.com/w9/services/quick.md): 물건을 주고받는 가장 쉬운 방법, 업무마켓9에서 쉽게 이용할 수 있는 퀵 서비스를 시작해보세요.
- [퀵 서비스 이용 가이드](https://guide.workmarket9.com/w9/services/quick/user.md): 물건을 주고받는 가장 쉬운 방법, 업무마켓9에서 쉽게 이용할 수 있는 퀵 서비스를 시작해보세요.
- [퀵 서비스 관리](https://guide.workmarket9.com/w9/services/quick/admin.md): 물건을 주고받는 가장 쉬운 방법, 업무마켓9에서 쉽게 이용할 수 있는 퀵 서비스를 시작해보세요.
- [꽃/화환서비스](https://guide.workmarket9.com/w9/services/flower.md): 기쁜 날, 슬픈날. 간편하지만 특별한 서비스로 메시지를 표현하세요.
- [꽃/화환 서비스 이용 가이드](https://guide.workmarket9.com/w9/services/flower/user.md): 기쁜 날, 슬픈날. 간편하지만 특별한 서비스로 메시지를 표현하세요.
- [꽃/화환서비스 관리](https://guide.workmarket9.com/w9/services/flower/admin.md): 물건을 주고받는 가장 쉬운 방법, 업무마켓9에서 쉽게 이용할 수 있는 퀵 서비스를 시작해보세요.
- [명함 서비스](https://guide.workmarket9.com/w9/services/nametag.md): 인사총무들이 가장 불편한 업무 TOP 1으로 꼽는 '명함 신청하기'. 업무마켓9의 명함 서비스를 만나면 명함 신청하는 사람, 관리하는 사람 모두 간편해집니다.
- [명함 서비스 처음 시작하기(관리자)](https://guide.workmarket9.com/w9/services/nametag/start.md): 인사총무들의 가장 불편한 업무 TOP 1 '명함 신청하기'. 업무마켓9의 명함 신청 서비스를 만나면 명함 신청하는 사람, 관리하는 사람 모두 간편해집니다.
- [명함 서비스 이용 가이드(일반 사용자)](https://guide.workmarket9.com/w9/services/nametag/user.md): 인사총무들의 가장 불편한 업무 TOP 1 '명함 신청하기'. 업무마켓9의 명함 신청 서비스를 만나면 명함 신청하는 사람, 관리하는 사람 모두 간편해집니다.
- [명함 서비스 관리](https://guide.workmarket9.com/w9/services/nametag/admin.md): 물건을 주고받는 가장 쉬운 방법, 업무마켓9에서 쉽게 이용할 수 있는 퀵 서비스를 시작해보세요.
- [모바일 상품권](https://guide.workmarket9.com/w9/services/mobilegift.md): 다양한 상품을 모바일 상품권으로 보내 보세요! 연락처를 모를 때는 이메일로도 발송할 수 있습니다 :)
- [모바일 상품권 서비스 처음 시작하기(관리자)](https://guide.workmarket9.com/w9/services/mobilegift/start.md): 다양한 상품을 모바일 상품권으로 보내 보세요! 연락처를 모를 때는 이메일로도 발송할 수 있습니다 :)
- [모바일 상품권 서비스 이용 가이드(일반 사용자)](https://guide.workmarket9.com/w9/services/mobilegift/user.md): 다양한 상품을 모바일 상품권으로 보내 보세요! 연락처를 모를 때는 이메일로도 발송할 수 있습니다 :)
- [모바일 상품권 서비스 관리](https://guide.workmarket9.com/w9/services/mobilegift/admin.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 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/w9/services.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.
