> For the complete documentation index, see [llms.txt](https://guide.whattime.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.whattime.co.kr/questions/undefined.md).

# 되는시간 앱을 사용하고 싶을 때

## 모바일에서 되는시간을 앱처럼 사용하기

### 되는시간 아이콘 생성할 수 있습니다.&#x20;

1. **iOS**

   1\) Safari 브라우저에서 되는시간에 로그인한 상태에서 홈 화면에 접속합니다.

   2\)공유를 클릭한 다음 홈 화면에 추가를 탭하십시오.

2. **Andorid**

   1\) 브라우저에서 되는시간에 로그인한 상태에서 홈 화면에 접속합니다.

   2\) 우측 상단에 '더 보기' 버튼을 탭한 다음 홈 화면에 추가를 탭하십시오.


---

# 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://guide.whattime.co.kr/questions/undefined.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.
