# Do you have 2FA or MFA to login to My AskAI?

We currently do not offer 2FA or MFA to login to My AskAI, however you can sign up with a work Gmail address (not a personal Gmail) and utilize their authentication to achieve this.

If you require 2FA/MFA and are [interested in our Enterprise plans](/start-here/create-your-ai-customer-service-agent.md), get in touch by asking to "talk to a person".


---

# 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://support.myaskai.com/account-management/user-access/do-you-have-2fa-or-mfa-to-login-to-my-askai.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.
