# 계정 활동 알림

이메일 알림은 계정에 추가적인 보안을 제공하며, 트레이더에게 계정 활동을 추적할 수 있는 추가적인 도구와 유용성을 제공합니다. 계정에서 특정 작업이 발생할 때마다 해당 이메일 알림이 이메일로 전송됩니다.

이메일 알림을 활성화하거나 비활성화하려면, 프로필 아이콘을 클릭한 후 설정 버튼을 클릭하여 \[설정] 페이지로 이동합니다:

<figure><img src="/files/S4jbEE6EML178g6gsNtA" alt=""><figcaption></figcaption></figure>

필요한 이메일 알림을 활성화/비활성화합니다:

<figure><img src="/files/hS8BpXnOxVzJLJAA2RdL" alt=""><figcaption></figcaption></figure>

* 로그인: 계정에 로그인하려는 모든 시도
* 입금: 계정으로 이루어진 모든 입금
* 출금: 계정에서 이루어진 모든 출금
* 청산: 모든 포지션 청산
* 스테이킹 보상: 계정에 적립된 모든 스테이킹 보상
* 주간 추천 보고서: 추천 수익에 대한 주간 보고서

**즉시 주문** 기능은 "1클릭 1트레이드" 기능으로, 설정 메뉴에서 활성화할 수 있습니다:

<figure><img src="/files/Lq2XLV6wSJmDHGZ7MSNV" alt=""><figcaption></figcaption></figure>

활성화하면, 주문을 할 때 **추가 확인 없이** 즉시 주문이 처리됩니다. 비활성화하면, 주문을 할 때 **추가 확인 창이 나타납니다**.

이 기능은 트레이더가 **모든 주문 확인 창을 제거하여** 더 빠르게 주문을 제출하고 관리할 수 있게 합니다. 예를 들어, 이렇게:

<figure><img src="/files/LaK6DzXDJD9S9MFnEQiH" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
활성화된 상태에서는 주문이 **즉시** 처리되며, 주문 모듈에서 BUY 또는 SELL 버튼을 클릭할 때 설정된 주문 매개변수를 기반으로 추가적인 확인 없이 주문이 이루어집니다.
{% endhint %}

이 기능을 사용할 때는 실수로 주문을 하지 않도록 주의하는 것이 중요합니다.


---

# 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/account-activity-notifications.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.
