# 스팸글 등록 방지 기능

## 관리자 메뉴 위치

`설정` > `기본 설정` > `스팸글 방지`

## 메뉴 안내 및 설정 방법

제공되는 3개 조건 중 원하시는 조건을 선택 후 설정해 주세요.

<div align="left"><figure><img src="/files/AIIabuTwDI955wWN0PmA" alt=""><figcaption></figcaption></figure></div>

## 적용 화면

{% stepper %}
{% step %}
스팸 방지기능 사용 시 게시글 작성할 경우 아래와 같은 자동입력방지 레이어창이 노출되며

<div align="left"><figure><img src="/files/vcvnO3rhc3LenSRJ34js" alt=""><figcaption><p><mark style="color:blue;"><strong>스팸 방지기능 사용 시 노출되는 모습</strong></mark></p></figcaption></figure></div>
{% endstep %}

{% step %}
인증키를 정확히 입력하면 아래 안내창이 노출되면서 게시글이 정상 등록돼요.

<div align="left"><figure><img src="/files/ttlYPyZPzAVLbY4QXEjM" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
인증키를 잘못 입력한 경우에는 아래 안내창이 노출된 이후에 \[확인] 버튼 클릭 시 인증키 내용이 변경되어 인증키 재입력이 필요해져요.

<div align="left"><figure><img src="/files/iMmo72SOwkCbGxBX1SNQ" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
참고

메이크샵 가입 시 셋팅되는 멀티 도메인을 사용하는 경우 설정 여부 관계없이 자동입력방지 인증키 입력창이 노출돼요.
{% endhint %}


---

# Agent Instructions: 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://help.makeshop.co.kr/manual/board/undefined/undefined-2.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.
