# \[Mobile] 사용자 페이지에서 로그 아웃하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는 iOS 또는 Android 애플리케이션에서 사용자 페이지에서 로그아웃하는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 특히 없음

***

### 절차 <a href="#a05" id="a05"></a>

1. 다음 방법 중 하나로 로그아웃 확인 화면을 표시합니다.
   * 왼쪽 상단의 세 줄 아이콘을 누르고 로그아웃 메뉴를 누릅니다.
   * 왼쪽 상단의 세 줄 아이콘을 누르고 설정 메뉴를 누른 뒤, 하단에 있는 로그아웃을 누릅니다.
2. iOS 애플리케이션의 경우 '확인', Android 애플리케이션의 경우 '예'를 탭합니다.
3. 모바일 애플리케이션에서 로그아웃하고 로그인 화면이 표시되는지 확인합니다.


---

# 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://help.directcloud.net/pro-pro-+/user_manual/login_logout/m_logout.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.
