# Two Factor Authentication

Two Factor Authentication adds an extra layer of security to your WorkSmart account. If your Portal Admin has enabled Two Factor Authentication for your account, then you will have to verify yourself using a two step verification process :

1. The first step will verify your credentials as usual (username & password)
2. The second step, depending on your settings, will involve verification using an OTP code or using a Security Key.

You can setup your two step verification method using the following two methods :

* An OTP based code generation with [Authenticator App](https://www.worksmart.net/user-guides/my-account-profile/two-factor-authentication/authenticator-app-setup/).
* A FIDO U2F compliant hardware [Security Key](https://www.worksmart.net/user-guides/my-account-profile/two-factor-authentication/security-key-setup/).


---

# 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://help.workdigital.io/faq/two-factor-authentication.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.
