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

신이미지뱅크에 이미지를 올린 뒤, 상품 상세정보에 이미지를 넣는 방법이에요.

{% stepper %}
{% step %}
상품등록 페이지에서 상품 상세정보 등록으로 이동해 주세요.

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

{% step %}
편집기에서 \[이미지] 버튼을 클릭한 뒤, \[이미지호스팅] 버튼을 눌러주세요.

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

{% step %}
등록할 이미지를 선택하고 \[주소복사] 버튼을 클릭해요.

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

{% step %}
\[이미지 URL] 란에 복사한 주소를 붙여넣고, \[이미지 삽입] 버튼을 클릭하면 이미지가 삽입돼요.

<figure><img src="/files/Fn0TW9tQtO3kUKBvRZCG" 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-20.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.
