# Security and 2FA

***

### Two Factor Authentication

<figure><img src="/files/GWSPSVi4XzG0ryp2IqDX" alt=""><figcaption></figcaption></figure>

Genius Terminal offers multiple non-passkey two-factor authentication options to harden account security against unauthorized access. Users can enable Email 2FA, Text Message 2FA, or WhatsApp 2FA, each adding an extra verification step after login. Once activated, the system sends a one-time security code through the chosen channel, which must be entered to complete sign-in.&#x20;

***

### Session Length

<figure><img src="/files/b1l3hFj0nXN4dOHafGwC" alt=""><figcaption></figcaption></figure>

Genius Terminal’s session length setting controls how long you stay logged in before automatic logout, balancing convenience with security by limiting exposure from unattended devices.


---

# 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.tradegenius.com/account-set-up/security-and-2fa.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.
