> For the complete documentation index, see [llms.txt](https://i-boss.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i-boss.gitbook.io/main/ad/forum-ad/booster.md).

# 홍보 부스터

특정 게시판에 등록된 글의 홍보를 도와주는 홍보 부스터 이용 방법입니다.\
작성한 글을 다른 게시판의 목록/보기 페이지 상단에 노출하여 더 많은 분에게 서비스를 알려보세요.

***

## **홍보부스터 이용 가능 게시판**

<a href="https://www.i-boss.co.kr/ab-1486525" class="button primary">세미나·컨퍼런스 게시판</a> <a href="https://www.i-boss.co.kr/ab-2794" class="button primary">채용 게시판</a>

## **노출 영역**

➊ 게시글 목록 상단

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

➋ 게시글 보기 상단

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

➌ 게시글 보기 하단

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

❹ 인기글 탭

<figure><img src="https://i-boss.gitbook.io/main/~gitbook/image?url=https%3A%2F%2F436979557-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwWp5W2GgE7wVtm5JPzwq%252Fuploads%252FuhwRoaDFsefuQ6DYM5SK%252Fimage.png%3Falt%3Dmedia%26token%3Dcc7d6ca0-581f-42f8-aa4c-e4c5bcbe2d58&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=27f35f&#x26;sv=2" alt=""><figcaption></figcaption></figure>

## **이용 방법**

{% stepper %}
{% step %}
**게시판에 글을 작성합니다.**&#x20;
{% endstep %}

{% step %}
**게시글 작성 완료 후 작성하신 게시물 상단의 '홍보 부스터 신청' 버튼을 클릭해 주세요.**

<figure><img src="/files/T1DTNaWlW2jmM8yt2G1d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**노출 원하는 노출 수를 선택 후 결제를 진행해 주세요.**

* 1,000회 노출당 2,500원이 과금됩니다.
* 10,000회 단위로 진행하실 수 있습니다.
* 광고 진행 후에도 아이보스 이용 정책에 맞지 않는 글은 비공개될 수 있습니다.
  {% endstep %}

{% step %}
**아래 페이지에서 일자별 광고 노출수, 클릭수, 클릭률을 확인하실 수 있습니다.**\
[www.i-boss.co.kr/ab-7728](https://www.i-boss.co.kr/ab-7728)
{% endstep %}
{% endstepper %}

{% hint style="warning" %}

## **유의사항**

\- 광고 결제 완료 후 즉시 라이브됩니다.

\- 노출되는 게시글의 제목은 게시판의 형태에 따라 차이가 있을 수 있습니다.

\- 노출 수 기준으로 종료되며, 계약 노출 수 보다 더 많이 노출될 수 있습니다.

\- 노출 수에 따라 광고 진행 기간이 길어질 수 있습니다.

\- 광고 시작 후에는 환불이 불가합니다.

\- 세금계산서는 자동 발행되지 않으며, 결제 단계에서 '현금영수증 → 지출증빙'으로 발급해주세요.

\- 무통장 입금 시 7일 이내 결제가 완료되지 않으면 자동으로 취소되어 다시 광고 결제를 하셔야 합니다.
{% endhint %}

모든 게시판에 적용되는 상품이 아니기에 별도 게시판에 게시글 등록 후 노출을 원하시는 경우 '[**마케팅 서비스**](https://www.i-boss.co.kr/ab-7755)' 게시판 광고를 이용해 주세요.

<a href="/pages/ASc78v5ORDlKVC3GeJQX" class="button primary">마케팅 서비스</a> <a href="/pages/Sso89T6HHIVaxLEziC8f" class="button primary">마케팅 서비스 이용규칙</a>


---

# 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://i-boss.gitbook.io/main/ad/forum-ad/booster.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.
