# 계정 관리

- [UpNote 계정 만들기](https://help.getupnote.com/ko/get-started/manage-your-account/create-upnote-account.md)
- [로그인 및 로그아웃](https://help.getupnote.com/ko/get-started/manage-your-account/sign-in-and-sign-out.md)
- [2단계 인증(2FA)으로 로그인하기](https://help.getupnote.com/ko/get-started/manage-your-account/sign-in-with-2fa.md)
- [로그인 방법 관리하기](https://help.getupnote.com/ko/get-started/manage-your-account/manage-sign-in-methods.md)
- [비밀번호 재설정](https://help.getupnote.com/ko/get-started/manage-your-account/reset-password.md)
- [이메일 및 비밀번호 변경하기](https://help.getupnote.com/ko/get-started/manage-your-account/change-email-and-password.md)
- [계정 삭제하기](https://help.getupnote.com/ko/get-started/manage-your-account/delete-account.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.getupnote.com/ko/get-started/manage-your-account.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.
