# Setup 2FA Security

If you would like to setup Two-Factor Authentication (where we send you a code via text message when you login to verify it is you) - simply go to your Profile Page and turn on 2FA. (see bottom of screen below).

![](/files/-MkmNAXhR8hcz67LzI0c)

Once you activate 2FA Security, then you will be prompted anytime you login to enter a code we send via SMS to your phone.

![](/files/-MkmNKdCI3iQssyRGP_i)


---

# 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://doortoken.gitbook.io/door-help/how-to-use-the-app/setup-2fa-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.
