# Seguridad de la Cuenta

- [La 2FA](https://help.margex.com/help-center/es/account-and-security/security/2fa.md): La Autenticación de Dos Factores (2FA) maximiza la seguridad de la cuenta al requerir un código único al iniciar sesión, retirar fondos o cambiar la contraseña.
- [Cómo cambiar la contraseña](https://help.margex.com/help-center/es/account-and-security/security/reset-password.md): Para cambiar tu contraseña, ve a la página de Configuración y haz clic en el botón de edición de Contraseña de Cuenta. Si olvidaste tu contraseña, dirígete a la página de Inicio de Sesión, haz clic en
- [Notificaciones por email](https://help.margex.com/help-center/es/account-and-security/security/account-activity-notifications.md): Las notificaciones por correo electrónico añaden una capa adicional de seguridad a una cuenta y brindan a los traders herramientas para realizar un seguimiento de la actividad de su cuenta. Las notifi


---

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