# How to set up two-factor authentication on Discord

Access your [Discord](https://discord.com/login) account and go to <mark style="color:orange;">Settings</mark>.

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

In the <mark style="color:orange;">My Account</mark> tab, scroll down and click <mark style="color:orange;">Enable Two-Factor Auth</mark>.

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

Enter your Discord password and click <mark style="color:orange;">Continue</mark>.

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

Download the [Authy](https://authy.com/download/) or [Google Authenticator](https://support.google.com/accounts/answer/1066447?hl=en\&co=GENIE.Platform%3DAndroid\&oco=0) app for your smartphone or tablet:

* Open the app you just downloaded and scan the QR code displayed on the screen
* Enter the 6-digit verification code displayed in the app into Discord
* Click <mark style="color:orange;">Activate</mark>

<figure><img src="/files/5kvfKY2Do6NpAZaQJmBm" alt=""><figcaption></figcaption></figure>

Click <mark style="color:orange;">Enable SMS Authentication</mark> to enable 2FA on Discord via SMS.

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

Once you set up 2FA on your Discord account, a pop-up dialog box asks you to enable SMS authentication and download backup codes. If you lose access to the authenticator app on your phone, Discord can use your phone number to verify your account. You should also download backup codes and keep a local copy somewhere safe.

Please provide one of these backup codes to us in order to upgrade your account.


---

# 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://henull.gitbook.io/en/support-center/product-manuals/how-to-set-up-two-factor-authentication-on-discord.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.
