# 이미지가 노출되지 않는데, 어떻게 해야하나요?

<mark style="color:blue;">이미지는 다양한 원인에 의해 노출되지 않을 수 있어요.</mark>&#x20;

***

1. 노출이 불가한 사이트에 이미지를 등록한 경우
2. 이미지가 잘못 등록된 경우 (파일경로 오류, 이미지가 삭제된 경우 등)
3. 노출 불가한 파일 등록 시
4. 폴더명과 파일명에 한글 및 특수문자, 공백이 포함되어 있는 경우

‘오늘 이미지 오류’ 기능을 활용하시면&#x20;잘못 노출되는 파일을 확인 후 파일 제거, \
이미지 경로 수정 등을 통해 정상 노출되게 조치가 가능해요.

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

['오늘 이미지 오류' 기능이란? \[클릭!\]](/faq/sub/imghosting/undefined-3.md)
{% 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/faq/sub/imghosting/undefined-7.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.
