# Account security

2FA is the most commonly used security setting around the web. This feature will help keep your account safe. CubeBase Trading Engine web app can protect your account with the help of 2FA. Besides 2FA, our web app uses another security system against fake emails, which you can enable to protect yourself from phishing emails and always remain safe. To set up your account security, you need to log in to our web app.

On the left hand side from the navigation menu, you need to click "Profile"&#x20;

<figure><img src="/files/JR8CSl5UH4A3nDExQLLS" alt=""><figcaption><p>Bottom left hand side navigation menu</p></figcaption></figure>

The 2FA can be enabled by clicking the "enable" button and you can also configure the anti-phishing system from the same screen area.

<figure><img src="/files/7mTZpkpbAgGbIJBfsAfu" alt=""><figcaption><p>Google Authentication and Anti-phishing code</p></figcaption></figure>

From the same screen you can opt-in for email notifications.&#x20;


---

# 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://docs.cubebase.xyz/sign-up-and-account-security/account-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.
