# Sign in with 2FA

If you want to use **two-factor authentication** (**2FA**) for your UpNote account, we highly recommend using “**Sign in with Google**” or “**Sign in with Apple**”.&#x20;

* Security is already built in to Sign in with Apple with [two-factor authentication](https://support.apple.com/kb/HT204915). If you use an Apple device, you can sign in and re-authenticate with Face ID or Touch ID anytime.&#x20;
* If you use "Sign in with Google", you may already have enabled 2FA for your Google account or you can set up the 2-step verification following [this guide](https://support.google.com/accounts/answer/185839?hl=en\&co=GENIE.Platform%3DAndroid).

If you are currently signed in with email and password, you can add the “**Sign in with Google**” or “**Sign in with Apple**” method from **Settings > My Account > Manage Sign-in Methods**

**→**[Manage sign-in methods](/get-started/manage-your-account/manage-sign-in-methods.md#add-a-sign-in-method)

**→**[Manage sign-in methods](/get-started/manage-your-account/manage-sign-in-methods.md#remove-a-sign-in-method)


---

# 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.getupnote.com/get-started/manage-your-account/sign-in-with-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.
