# 이미지 업로드 오류 해결하기

업로드 하려는 이미지가 다음 조건을 만족하는지 확인해 주세요.

**\[업로드 가능 이미지 조건]**

1\. **JPG, GIF, PNG** 파일 중 하나인지 확인해 주세요.

2\. 파일 크기는 **10MB이하**인지 확인해 주세요.

3\. 파일 이름에 **특수기호**나 **특수문자**가 포함되지 않는지 확인해 주세요.\
(예 : 💖,👏,➰,🌺,<,>,©,§,⁕,℉,$,@,#,!,\~)

이 모든 조건을 충족하고 있음에도 업로드 할 수 없다면 **컴퓨터 혹은 인터넷 연결의 설정 이슈**로 인한 것일 수 있습니다.&#x20;

다음의 조치 방법을 따라해 주세요.

1\. 이용중인 인터넷 브라우저의 **캐시를 삭제** 후 이미지를 업로드해 주세요.

2\. **확장자**를 다른 것으로(**JPG. GIF. PNG** 중 하나) **변경**하여 이미지를 업로드해 주세요.

3\. 크리에이터링크 **로그아웃 후 재로그인** 하여 이미지를 업로드해 주세요.

위 방법으로도 해결되지 않는다면 **1:1 문의**로 문의해 주세요. &#x20;


---

# 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://supportcenter.creatorlink.net/creatorlink/site-building/edit_block/image_block/image_upload_error.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.
