# 신이미지뱅크 이용 시 폴더는 총 몇 개까지 생성할 수 있나요?

폴더 생성 개수에는 제한이 없어요.

파일질라와 윈도우 탐색기에서 새 폴더 만드는 방법은 아래와 같아요

파일질라를 사용할 때는 마우스 오른쪽 버튼을 누른 다음, <kbd>디렉터리 만들기</kbd>를 선택하면 폴더를 만들 수 있어요.

윈도우 탐색기 사용 시에는 마우스 오른쪽 버튼을 누른 다음, <kbd>추가 옵션 표시</kbd> > <kbd>새로 만들기</kbd> > <kbd>폴더</kbd> 를 선택하면 폴더를 만들 수 있어요.


---

# 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-21.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.
