# 로그인, 로그아웃

- [\[Web, Drive\] 회사코드, 아이디, 비밀번호로 사용자 페이지에 로그인하는 방법](https://help.directcloud.net/user_manual/login_logout/wd_login.md)
- [\[Mobile\] 회사코드, 아이디, 비밀번호로 사용자 페이지에 로그인하는 방법](https://help.directcloud.net/user_manual/login_logout/m_login.md)
- [\[Web, Drive\] 2단계 인증 기능을 사용하여 사용자 페이지에 로그인하는 방법](https://help.directcloud.net/user_manual/login_logout/wd_2step_verification.md)
- [\[Mobile\] 2단계 인증 기능을 사용하여 사용자 페이지에 로그인하는 방법](https://help.directcloud.net/user_manual/login_logout/m_2step_verification.md)
- [\[Web, Drive\] 타사 IdP의 사용자 ID와 비밀번호로 로그인하는 방법](https://help.directcloud.net/user_manual/login_logout/wd_idp_login.md)
- [\[Mobile\] 타사 IdP의 사용자 ID와 비밀번호로 로그인하는 방법](https://help.directcloud.net/user_manual/login_logout/m_idp_login.md)
- [\[Web, Drive\] 저장된 로그인 정보로 DirectCloud를 사용하는 방법](https://help.directcloud.net/user_manual/login_logout/wd_keep_login.md)
- [\[Mobile\] 저장된 로그인 정보로 DirectCloud를 사용하는 방법](https://help.directcloud.net/user_manual/login_logout/m_keep_login.md)
- [\[Web, Drive\] 프록시 서버를 통해 사용자 페이지에 접근하는 방법](https://help.directcloud.net/user_manual/login_logout/wd_proxi_login.md)
- [\[Web, Drive\] 사용자 페이지에서 로그아웃하는 방법](https://help.directcloud.net/user_manual/login_logout/wd_logout.md)
- [\[Mobile\] 사용자 페이지에서 로그 아웃하는 방법](https://help.directcloud.net/user_manual/login_logout/m_logout.md)


---

# 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/user_manual/login_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.
