# 접속 / 앱 설치 방법

## 1. 웹 버전 (데스크탑/모바일)

* **PC/Mac** 웹브라우저 및 **모바일** 웹브라우저에서 [**https://wrks.ai**](https://wrks.ai/) 으로 접속해 이용

## 2. 모바일 앱

* Apple AppStore 앱 다운로드 : [**링크**](https://apple.co/3ZX6FO0)
* Google Play 앱 다운로드 : [**링크**](https://bit.ly/native-and)

## 3. MS Teams 앱

* Microsoft Teams 앱 설치 : [**링크**](https://appsource.microsoft.com/ko-kr/product/office/WA200008943?tab=Overview)


---

# 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.wrks.ai/user-guide/apps.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.
