# 상품 등록 시 상품 내용에 이미지가 나오게 하려면 어떻게 해야하나요?

{% stepper %}
{% step %}
FTP에 이미지를 업로드 해주세요.
{% endstep %}

{% step %}
상품등록 하실 때 상품 상세정보 입력창에서 \[이미지] 버튼 > \[이미지호스팅] 버튼을 클릭하면\
등록한 이미지들을 볼 수 있어요.

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

{% step %}

이미지호스팅에 등록된 이미지들이 보이면 등록하실 이미지를 선택 후 \
\[입력] 버튼을 클릭하면 상세정보 입력창 내용에 이미지가 삽입돼요.

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


---

# 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/sub/imghosting/undefined-5.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.
