> For the complete documentation index, see [llms.txt](https://autoprox.gitbook.io/kor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://autoprox.gitbook.io/kor/autopro_x/goodlock.md).

# 최근 사용 앱 자동 열기

### **Good Lock**

다음 탑승 시에도 이전 사용하던 앱 그대로 이용하고자 하신다면 <mark style="background-color:orange;">**Good Lock**</mark>을 활용해 보세요.\ <mark style="background-color:orange;">**MultiStar**</mark>의 <mark style="background-color:orange;">**최근 사용 앱 자동 열기**</mark>를 활성화하면, 최근에 사용하던 앱이 자동으로 시작됩니다.\
단, 폰과 차량 시스템의 상황에 따라 동작하지 않을 수 있습니다.

1. [굳락 설치](#step01)
2. [루틴+ 설치](#step02)
3. [MultiStar 설치](#step03-multistar-multistar)
4. [최근 사용 앱 자동 열기](#step04-multistar-i-samsung-dex)

### **영상으로 알아보기**

{% embed url="<https://youtu.be/fcukS6dvW4g?feature=shared>" %}

### **굳락 설치하기**

#### <mark style="color:blue;">**STEP01**</mark> 검색 ▶ 굳락 ▶ 갤럭시 스토어 ▶ 굳락 설치

<figure><img src="/files/GmKsYY0v6SuKYA28g7DA" alt=""><figcaption><p>검색창</p></figcaption></figure>

<figure><img src="/files/BbrRtx74ZihpH5gzQVn9" alt=""><figcaption><p>굳락 검색결과</p></figcaption></figure>

<figure><img src="/files/YHTOuK2elm58Zkia1OZe" alt=""><figcaption><p>굳락 설치</p></figcaption></figure>

#### <mark style="color:blue;">**STEP02**</mark> 굳락 실행 ▶ 편리한 갤럭시 ▶ 루틴+(플러스) 설치 루틴 플러스는 저장된 루틴을 불러와 사용할 수 있습니다.

<figure><img src="/files/vGkV45GHbzJLLe2mnPOm" alt=""><figcaption><p>루틴플러스 설치</p></figcaption></figure>

#### <mark style="color:blue;">**STEP03**</mark> 굳락 ▶ 편리한 갤럭시 ▶ MultiStar 설치 ▶ MultiStar 실행

<figure><img src="/files/5V6AZtFPvdb3XrPXbLEw" alt=""><figcaption><p>MultiStar 설치</p></figcaption></figure>

<figure><img src="/files/m4YXA9cEQXk7cOevwqML" alt=""><figcaption><p>MultiStar</p></figcaption></figure>

#### <mark style="color:blue;">**STEP04**</mark> MultiStar ▶ I♡Samsung DeX 진입 ▶ <mark style="background-color:orange;">**최근 사용 앱 자동 열기**</mark> 활성화

<figure><img src="/files/fgoZU5JUyp94VMZFpVZs" alt=""><figcaption><p>I love Samsung DeX</p></figcaption></figure>

<figure><img src="/files/FMwPOKpm2hpBYtjNDsrT" alt=""><figcaption><p>최근 사용 앱 자동 열기</p></figcaption></figure>


---

# 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://autoprox.gitbook.io/kor/autopro_x/goodlock.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.
