# Segurança da Conta

- [2FA](https://help.margex.com/help-center/pt/account-and-security/security/2fa.md): A Autenticação de Dois Fatores (2FA) é um recurso de segurança que requer um código único para login, saques e alterações de senha da conta.
- [Redefinir Senha](https://help.margex.com/help-center/pt/account-and-security/security/reset-password.md): Para alterar sua senha, acesse Configurações e clique em Editar Senha. Se esqueceu a senha, vá para a página de login e clique em 'Esqueceu a senha?' para seguir as instruções.
- [Notificações por e-mail](https://help.margex.com/help-center/pt/account-and-security/security/account-activity-notifications.md): Notificações por e-mail fornecem segurança extra à conta e permitem rastrear a atividade da conta. Ative/desative nas Configurações.


---

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