> For the complete documentation index, see [llms.txt](https://docs.modoocheck.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.modoocheck.com/quick-guide/readme/app/install-and-run.md).

# 앱 설치하기

## 1. 모두출첵 설치

구글 플레이스토어/아이폰 앱스토어에서 ‘모두출첵’을 검색하여 설치해주세요.

{% embed url="<https://apps.apple.com/kr/app/%EB%AA%A8%EB%91%90%EC%B6%9C%EC%B2%B5-%EC%95%8C%EB%A6%BC%ED%86%A1-%EC%84%B8%EC%83%81-%EA%B0%84%ED%8E%B8%ED%95%9C-%EC%B6%9C%EA%B2%B0-%EC%95%B1/id6741506593>" %}

{% embed url="<https://play.google.com/store/apps/details?id=kr.justbuild.modoocheck_a>" %}

## 2. 설치 완료

설치가 완료되면 앱을 실행해주세요.

<div><figure><img src="/files/udKN4gIjaY5HiXX5jKas" alt=""><figcaption></figcaption></figure> <figure><img src="/files/yMcEd6OE6DjtwMB2cZNK" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.modoocheck.com/quick-guide/readme/app/install-and-run.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
