> For the complete documentation index, see [llms.txt](https://innertrip.gitbook.io/sellerguide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://innertrip.gitbook.io/sellerguide/onboard/benefit.md).

# 입점 혜택

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>디지털 광고</strong></td><td>네이버, 구글, 인스타그램 등 검색/디스플레이 광고를 집행해요</td><td><a href="/files/kRMvHsEGBjIgt78e8AsT">/files/kRMvHsEGBjIgt78e8AsT</a></td></tr><tr><td><strong>오프라인 광고</strong></td><td>HRD 박람회 참여 및 분기별 기업 고객 행사를 주최해요</td><td><a href="/files/Sc3OxXoLz8Z8Pjd8IdvR">/files/Sc3OxXoLz8Z8Pjd8IdvR</a></td></tr><tr><td><strong>파트너사 제휴</strong></td><td>제휴 기업 영업 및 HR 파트너사에 홍보해요</td><td><a href="/files/ilA29WBtdqHCI5RpKBVK">/files/ilA29WBtdqHCI5RpKBVK</a></td></tr><tr><td><strong>홍보물 제작</strong></td><td>상품 제안서, 가이드북, 이벤트 등 다양한 콘텐츠 홍보물 제작해드려요</td><td><a href="/files/Vp9totYq1Y0in9hD1tAp">/files/Vp9totYq1Y0in9hD1tAp</a></td></tr><tr><td><strong>실시간 채팅 서비스</strong></td><td>기업 고객과의 1:1 채팅을 통해 자유롭게 견적을 합의하세요</td><td><a href="/files/VofNSh3wyl5q4TSIDWa7">/files/VofNSh3wyl5q4TSIDWa7</a></td></tr><tr><td><strong>판매자 전용 페이지</strong></td><td>손쉽게 판매/주문을 관리하고 정산 금액을 확인할 수 있어요</td><td><a href="/files/39gPuyNVcSYCtMmIvoaV">/files/39gPuyNVcSYCtMmIvoaV</a></td></tr></tbody></table>

## 신규 입점 프로모션

{% hint style="info" %}
콘텐츠 MD가 초보 판매자도 어려움 없이 판매 할 수 있도록 밀착 서비스를 제공합니다 (24년 8월까지)
{% endhint %}

<figure><img src="/files/QorihrlewgaTGSosawgh" alt=""><figcaption></figcaption></figure>


---

# 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://innertrip.gitbook.io/sellerguide/onboard/benefit.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.
