# Account Activity Notifications

Email notifications add an additional layer of security to an account and provide traders with additional tools and utility to keep track of activity on their account. Anytime an particular action occurs on your account, a corresponding email notification will be sent to your email.<br>

In order to enable/disable email notifications, navigate to the Settings page by clicking on the profile icon and then on the Settings button:

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

Enable/disable the necessary email notifications:

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

* **Sign in**: all attempts to log into your account
* **Deposit**: all deposits made to your account
* **Withdrawal**: all withdrawals made from your account&#x20;
* **Liquidation**: liquidation of any positions **Deposit**: all deposits made to your account
* **Staking Rewards** all staking rewards credited to your Margex wallet
* **Weekly referral report**: a weekly report about your referral earnings

The **Instant orders** is a unique "1-click-1-trade" feature which can also be enabled in the Settings menu:

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

When enabled, placing an order will **not** require any additional confirmations. When disabled, placing an order **will bring up** an additional confirmation window

This feature allows traders to place and manage orders more quickly by **removing all order confirmation windows**, such as this:

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

{% hint style="info" %}
While enabled, orders will be placed **immediately** upon clicking BUY or SELL buttons in the order placement module, without any additional confirmation prompts, taking into account the order parameters set at the time.
{% endhint %}

It is important to exercise care when using this feature to avoid placing accidental orders.


---

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