> 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/guide/forum/consulting/marketing-service/rules.md).

# 마케팅 서비스 이용규칙

마케팅 서비스 게시판은 마케팅 서비스, 이벤트, 설문조사 등 아이보스 내에서 홍보를 원하는 서비스를 등록하여 홍보할 수 있는 게시판입니다.<br>

{% hint style="success" %}

### 이런 서비스를 홍보할 수 있어요

1. 사업자, 마케터를 타겟으로 하는 마케팅 관련 서비스
2. 마케팅을 하며 도움이 필요한 서비스 (ex. 설문 조사, 이벤트 등)
3. 아이보스 회원을 대상으로 제휴 제안, 채용 공고 등의 서비스
   {% endhint %}

{% hint style="danger" %}

### 이런 서비스는 홍보할 수 없어요

1. 바이럴 마케팅 관련 서비스
2. 아이보스 이용 규칙에 맞지 않는 서비스
3. 운영진이 광고 불가하다 판단한 서비스
   {% endhint %}

{% hint style="info" %}
※ 모든 광고 게시물은 검수 후 광고를 진행하실 수 있습니다.\
※ 이용 규칙은 운영되며 추가 업데이트할 예정입니다.

**이용 문의 :** <ad@i-boss.co.kr>
{% endhint %}


---

# 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://i-boss.gitbook.io/main/guide/forum/consulting/marketing-service/rules.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.
