# DCMigrator

- [DCMigrator 애플리케이션을 다운로드 하는 방법](https://help.directcloud.net/admin_manual/dcmigrator/app_download.md)
- [DCMigrator를 사용하여 데이터를 마이그레이션하는 방법](https://help.directcloud.net/admin_manual/dcmigrator/migration.md)
- [DCMigrator 실행 로그 및 오류 로그를 확인하는 방법](https://help.directcloud.net/admin_manual/dcmigrator/error_log.md)
- [DCMigrator의 업로드 속도를 제한하는 방법](https://help.directcloud.net/admin_manual/dcmigrator/limit_speed.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/admin_manual/dcmigrator.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.
