# 권장 브라우저

Mindkosh를 사용하려면 Google Chrome 및 Mozilla Firefox를 사용하는 것을 권장합니다. 이 플랫폼은 데스크톱에서만 작동합니다.

저희 팀은 Google Chrome과 Mozilla Firefox에서 모든 테스트를 최적화하고 실행합니다.

Mindkosh가 다른 웹 브라우저에서도 작동할 수는 있지만 Safari, Edge 또는 Internet Explorer에서의 사용은 권장하지 않습니다.

Google Chrome 또는 Mozilla Firefox 이외의 웹 브라우저를 사용 중이며 버그가 발생한 경우, 현재는 지원해 드릴 수 없을 수 있습니다.

질문이 있으시면 <support@mindkosh.com>으로 문의해 주세요.


---

# 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://docs.mindkosh.com/ko/getting-started/recommended-browsers.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.
