# 폴더조작

- [\[Web, Drive\] My Box를 이용하는 방법](https://help.directcloud.net/user_manual/folder_management/wd_mybox.md)
- [사용자 페이지에서 첫 번째 계층 구조의 폴더를 생성하는 방법](https://help.directcloud.net/user_manual/folder_management/1st_folder.md)
- [\[Web, Drive\] 사용자 페이지에서 제 2 계층 이하의 폴더를 생성하는 방법](https://help.directcloud.net/user_manual/folder_management/wd_2nd_folder.md)
- [\[Mobile\] 사용자 페이지에서 제 2 계층 이하의 폴더를 생성하는 방법](https://help.directcloud.net/user_manual/folder_management/m_2nd_folder.md)
- [폴더를 다운로드하는 방법](https://help.directcloud.net/user_manual/folder_management/download.md)
- [폴더를 업로드하는 방법](https://help.directcloud.net/user_manual/folder_management/upload.md)
- [\[Web, Drive\] 폴더를 복사하는 방법](https://help.directcloud.net/user_manual/folder_management/wd_copy.md)
- [\[Mobile\] 폴더를 복사하는 방법](https://help.directcloud.net/user_manual/folder_management/m_copy.md)
- [\[Web, Drive\] 폴더를 이동하는 방법](https://help.directcloud.net/user_manual/folder_management/wd_move.md)
- [\[Mobile\] 폴더를 이동하는 방법](https://help.directcloud.net/user_manual/folder_management/m_move.md)
- [\[Web, Drive\] 폴더를 삭제하는 방법](https://help.directcloud.net/user_manual/folder_management/wd_delete.md)
- [\[Mobile\] 폴더를 삭제하는 방법](https://help.directcloud.net/user_manual/folder_management/m_delete.md)
- [특정 폴더의 경로와 URL을 복사하는 방법](https://help.directcloud.net/user_manual/folder_management/url_copy.md)


---

# 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.directcloud.net/user_manual/folder_management.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.
