> For the complete documentation index, see [llms.txt](https://help.directcloud.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.directcloud.net/user_manual/specification.md).

# 사양・동작 환경

- [DirectCloud 공통 사양](https://help.directcloud.net/user_manual/specification/common_specification.md)
- [DirectCloud의 각 애플리케이션의 동작 환경](https://help.directcloud.net/user_manual/specification/operating_environment.md)
- [모바일 애플리케이션과 모바일 Web 브라우저 버전의 차이](https://help.directcloud.net/user_manual/specification/m_app_web.md)
- [DirectCloud 파일 미리보기 지원 확장자(Pro 에서 사용 예정)](https://help.directcloud.net/user_manual/specification/directcloud-pro.md)
- [Warm Storage와 Cold Storage의 차이](https://help.directcloud.net/user_manual/specification/difference_warm_cold.md)
- [DirectCloud AI 사양 및 참고 사항](https://help.directcloud.net/user_manual/specification/ai_specification.md)
- [\[Web, Drive\] DirectCloud가 지원하는 Microsoft Excel의 사용자 정의](https://help.directcloud.net/user_manual/specification/wd_excel_dc.md)
- [\[Mobile\] DirectCloud가 지원하는 Microsoft Excel의 사용자 정의](https://help.directcloud.net/user_manual/specification/m_excel_dc.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/specification.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.
