> For the complete documentation index, see [llms.txt](https://guide.mallpie.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.mallpie.biz/guide-home/read-me.md).

# 몰파이 복지몰 가이드 안내

{% hint style="info" %}
**몰파이 복지몰 가이드에 오신 것을 환영합니다!** \
\
몰파이 복지몰의 다양한 기능을 안내합니다.&#x20;

추가로 궁금한 사항이 있다면 아래 링크를 통해 언제든 편하게 질문 주세요!&#x20;
{% endhint %}

> [**몰파이 복지몰 담당팀에게 문의하기 (클릭 시, 이동)**](https://mallpie.kr/inquiry)
>
> <mark style="color:blue;">**복지몰 담당자**</mark>  l  <b2b@genieworks.net>

***

## 몰파이 복지몰 가이드 활용

* 본 가이드는 모바일보다는 <mark style="background-color:blue;">**PC화면**</mark>에서 더 편하게 볼 수 있습니다.
* 새로운 기능 추가 및 변경을 반영하여 <mark style="background-color:blue;">**수시로 업데이트**</mark> 되고 있습니다.&#x20;
* <mark style="background-color:blue;">**밑줄 문구**</mark>를 클릭하면 웹 페이지로 연결됩니다.&#x20;
* 이미지는 <mark style="background-color:blue;">**클릭 시, 더 크게**</mark> 볼 수 있습니다.&#x20;

## 이용 가이드 구성

#### ✨ 복지몰 **퀵 가이드**

* 복지몰의 주요 기능을 1분 만에 알아보는 퀵 가이드&#x20;

#### 📌 복지몰 시작하기

* 복지몰 회원 가입 및 개설 요청

#### 📌복지**몰 운영**

* 복지몰 운영에 필요한 각 항목별 상세 가이드

> 이용 가이드에서 궁금한 사항이 있다면 <mark style="background-color:blue;">**복지몰 관리자 어드민 고객센터 > 문의**</mark>에 질문을 남겨주세요.&#x20;

* [하루 만에 개설되는 복지몰 시작하기](https://partner.mallpie.biz/login) (시작하기를 눌러 회원가입)
* [복지몰 관리자 어드민 바로가기](https://partner.mallpie.biz/login) (로그인 필요)
* [복지몰 공지사항 바로가기](https://partner.mallpie.biz/service/notice) (로그인 필요)


---

# 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.mallpie.biz/guide-home/read-me.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.
