# Account Security

- [2FA](https://help.margex.com/help-center/fa/account-and-security/security/2fa.md): Two-factor-Authentication (2FA) is a safety feature which is used to maximise account security.  A unique code will be required when logging in, placing a withdrawal or changing your account password.
- [Reset Password](https://help.margex.com/help-center/fa/account-and-security/security/reset-password.md): To change your password, go to the Settings page and click the Account Password edit button. If you forgot your password navigate to Log In page, click 'Forgot password?' and follow the instructions.
- [اعلان های ایمیل](https://help.margex.com/help-center/fa/account-and-security/security/account-activity-notifications.md): Email notifications add an extra layer of security to an account and provide traders with tools to keep track of their account activity. Email notifications can be turned on/off on the Settings page.


---

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