> ## Documentation Index
> Fetch the complete documentation index at: https://docs.monxa.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Description of your new file.

## Account Security

At **Monxa**, protecting your business and payment data is our top priority. We implement enterprise-grade safeguards, including **Two-Factor Authentication (2FA)**, **granular user permissions**, and **secure API key management** to ensure your account remains safe.

## Why Security Matters

* **Prevent unauthorized access** – Block malicious actors from accessing your data or initiating fraudulent payments.
* **Maintain customer trust** – Customers expect their payment information to be protected at all times.
* **Safeguard business continuity** – A secure account reduces operational and financial risks.

## Key Security Features in Monxa

<CardGroup cols={2}>
  <Card title="Two-Factor Authentication (2FA)" icon="get-pocket" iconType="solid" href="/references/security/2fa">
    * Adds an extra layer of protection by requiring both a password and a verification code.
  </Card>

  <Card title="Role-based User Permissions" icon="users" iconType="solid" href="/payments/overview">
    * Assign access levels to team members to minimize unnecessary exposure of sensitive data.
  </Card>

  <Card title="Secure API Keys" icon="key">
    * Generate and manage keys with granular scopes to limit system access.
  </Card>

  <Card title="IP Whitelisting" icon="ban" />

  <Card title="Integration Best Practices" icon="sparkles">
    * Follow Monxa’s guidelines to ensure your payment integrations remain secure.
  </Card>

  <Card title="Webhooks Handling" icon="anchor" />
</CardGroup>

## Best Practices for Account Security

* **Use strong, unique passwords:** At least 12 characters with a mix of uppercase, lowercase, numbers, and symbols.
* **Never share your credentials:** Avoid writing down or sharing login details with others.
* **Stay vigilant against phishing:** Verify the sender before clicking links or sharing information.
* **Always enable 2FA:** The single most effective step to secure your account.
* **Monitor account activity:** Regularly review logs and transaction history for unusual behavior.
* **Report suspicious activity immediately:** Contact **Monxa Support** if you notice unauthorized access or anomalies.

<Tip>
  By enabling Monxa’s built-in security features and following recommended best practices, you can protect your account, data, and funds while maintaining the trust of your customers.
</Tip>
