# 모바일에서 활용

### 모바일에서 앱 실행하기

모바일의 브라우저에서 해당 URL을 입력하거나 QR코드를 이용하여 실행할 수 있습니다.

### QR코드 실행하기

앱의 상단에 공유 버튼을 누릅니다 \
![](/files/ZQuCgyZIXiPArHao3a8V)

공유 설정 팝업 창의 QR코드를 모바일 장치의 카메라로 인식해서 접근합니다.

![](/files/n82Pvj01bsUjng3QnLk4)

### 모바일 장치별로 활용사례

![](/files/0YIDUmav3oc6zDrfq2rs)


---

# 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://devops-32.gitbook.io/myapps/appuse/undefined-1.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.
