# 계정 보안

- [2FA](https://help.margex.com/help-center/ko/account-and-security/security/2fa.md): 이중 인증 (2FA)은 계정 보안을 극대화하기 위해 사용되는 안전 기능입니다. 로그인, 출금 요청 또는 계정 비밀번호 변경 시 고유 코드가 필요합니다.
- [비밀번호 재설정](https://help.margex.com/help-center/ko/account-and-security/security/reset-password.md): 비밀번호를 변경하려면 설정 페이지로 이동하여 계정 비밀번호 수정 버튼을 클릭하세요. 비밀번호를 잊었다면 로그인 페이지로 이동하여 '비밀번호를 잊으셨나요?'를 클릭하고 지시에 따르세요.
- [계정 활동 알림](https://help.margex.com/help-center/ko/account-and-security/security/account-activity-notifications.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.margex.com/help-center/ko/account-and-security/security.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.
