# 디자인 작업시 CSS나 JS파일을 어느 공간에 업로드 해야 하나요?

<mark style="color:blue;">웹 FTP로 업로드 하셔서 이용해 주세요.</mark>

***

CSS / JS 파일을 업로드 하는 메뉴가 별도로 제공되지는 않기에\
웹 FTP에 업로드 하셔서 디자인 작업하실때 해당 경로로 선언해 주시면 적용이 가능해요.

개별디자인 편집창 메뉴에서 왼쪽 상단의 '웹FTP' 선택후 \[열기] 버튼 클릭하시면 웹FTP로 접속 되는데\
해당 부분으로 CSS, JS 파일 업로드 하셔서 해당 경로를 통해서 불러오도록 작업해 주시거나\
신이미지뱅크 이미지 호스팅을 이용하고 계시다면 신이미지뱅크 이미지 호스팅에 업로드 하셔서 이용하셔도 돼요.

<figure><img src="/files/Oi1jpPao1yga4tqpjsXe" alt=""><figcaption></figcaption></figure>


---

# 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/mobile/design/css-js.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.
