# 관리자메뉴의 주문/가입창 안내문구에 HTML을 사용할 수 있나요?

`설정` > `주문 설정` > `주문/가입창 안내문구` 에서\
주문서 내 안내문, 주문 완료 시 고객 감사 문구, 신규 회원 가입 시 감사 문구 등을 HTML 태그를 사용해 입력하실 수 있어요.

이미지를 링크하시는 경우, 메이크샵 프리미엄 서비스를 사용 중이라면 웹 FTP에 이미지를 업로드하신 후\
`<img src="/design/상점아이디/파일명">` 형식으로 이미지 경로를 입력해 주시면 돼요.


---

# 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/faq/set/undefined/html.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.
