> 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/troubleshooting/w_browser_version.md).

# \[Web] 브라우저가 서비스를 지원하지 않는다고 표시되는 경우의 해결 방법

### 종류요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는, DirectCloud에 접근하려고 할 때 브라우저가 서비스를 지원하지 않는다고 표시되는 경우의 대처 방법에 대해 설명합니다.

***

### 절차 <a href="#a05" id="a05"></a>

DirectCloud에 접근하려고 할 때 브라우저가 서비스에 대응하지 않는다고 표시되는 경우, DirectCloud에서 지원하지 않는 Web 브라우저를 사용하고 있을 가능성이 있습니다.\
DirectCloud의 Web 브라우저에서 지원하는 아래의 Web 브라우저를 사용하여 다시 접근해 주시기 바랍니다.

{% hint style="warning" %}
**DirectCloud를지원하는 Web 브라우저**
{% endhint %}

<table><thead><tr><th width="239.59991455078125">브라우저</th><th>설명</th></tr></thead><tbody><tr><td>Windows</td><td>Edge 110.0 버전 이상</td></tr><tr><td></td><td>Chrome 110.0 버전 이상</td></tr><tr><td></td><td>Firefox 110.0 버전 이상</td></tr><tr><td>Mac OS</td><td>Chrome 110.0 버전 이상</td></tr><tr><td></td><td>Safari 13.0 버전 이상</td></tr><tr><td>Chrome OS</td><td>Chrome 110.0 버전 이상</td></tr></tbody></table>


---

# 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/troubleshooting/w_browser_version.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.
