# 게시판 설정

- [게시판 후기 및 문의게시판 연동 관련](https://help.makeshop.co.kr/manual/board/undefined/undefined.md): 생성한 게시판을 개별 상품 문의나, 상품 리뷰 게시판으로 연결하여 상품 상세 페이지에 노출할 수 있으며, 작성된 게시글 관리를 편리하게 하실 수 있어요.
- [관리자 게시글 등록 / 관리자 아이콘 노출 관련](https://help.makeshop.co.kr/manual/board/undefined/undefined-1.md): 관리자 페이지와 운영하는 쇼핑몰에서 관리자로 게시글 등록할 수 있으며, 게시판 관리자 아이콘을 등록하여 작성자명 대신 아이콘으로 노출 할 수 있어요.
- [스팸글 등록 방지 기능](https://help.makeshop.co.kr/manual/board/undefined/undefined-2.md): 게시글 등록 시 자동입력방지 인증키 레이어창을 노출시켜 인증키를 입력한 경우에만 게시글 등록 가능하도록 설정할 수 있어요.


---

# 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.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.
