> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/fa/account-and-security/security/account-activity-notifications.md).

# اعلان های ایمیل

اعلان‌های ایمیل یک لایه امنیتی اضافی به حساب اضافه می‌کنند و ابزارها و کاربردهای بیشتری را برای پیگیری فعالیت‌های حسابشان در اختیار معامله‌گران قرار می‌دهند.

با کلیک بر روی نماد نمایه و سپس روی دکمه تنظیمات به صفحه تنظیمات حساب کاربری خود بروید:

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

اعلان های ایمیل لازم را فعال/غیرفعال کنید:

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

* **ورود به سیستم**: تمام تلاش ها برای ورود به حساب شما
* **برداشت**: تمام برداشت های انجام شده از حساب شما
* **جوایز شرط بندی** همه جوایز شرط بندی به کیف پول مارجکس شما
* **سپرده**: تمام واریزهای انجام شده به حساب شما
* **لیکوئید شدن**: انحلال هر سمت
* **گزارش ارجاع هفتگی**: تمامی آمار ارجاعات

### In-App Notifications (**سفارش های آنی**)

اعلان **سفارش های آنی** درون برنامه ای یک ویژگی منحصر به فرد "1-click-1-trade" است:

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

وقتی فعال باشد، ثبت سفارش نیاز به تایید اضافی ندارد در صورت غیرفعال شدن، با ثبت سفارش پنجره تایید اضافی نمایان می شود.

این ویژگی به معامله‌گران اجازه می‌دهد تا با **حذف تمام پنجره‌های تأیید سفارش**، سفارش‌ها را سریع‌تر ثبت و مدیریت کنند، مانند:

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

{% hint style="info" %}
در حالی که فعال است، سفارش‌ها **بلافاصله** با کلیک بر روی دکمه‌های خرید یا فروش در ماژول ثبت سفارش، بدون هیچ گونه درخواست تأیید اضافی، با در نظر گرفتن پارامترهای سفارش تنظیم شده در آن زمان، ارسال می‌شوند.
{% endhint %}

مهم است که هنگام استفاده از این ویژگی مراقب باشید تا از باز کردن معاملات تصادفی جلوگیری کنید.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.margex.com/help-center/fa/account-and-security/security/account-activity-notifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
