# Amazon 2FA Secret Creation

To begin your Amazon 2FA setup, follow below:

1. Login to your Amazon account and locate the **Account**\
   ![](/files/nRvFH9KkStMHAA5OCPNY)
2. Click the **Login and Security** tab\
   ![](/files/sZlonbj6ly9aW5WJrHKV)
3. Click **Turn On** for the 2-step verification row\
   ![](/files/F2T3vZEUIQYBJ6GPJepy)\
   Then on the next page, click **Get Started**
4. Click the **Authenticator App** option and click **Can't Scan the Barcode**\
   ![](/files/230XnqURdcPsPDtLzekj)
5. Copy and **SAVE** this key to your files and into Refract\
   ![](/files/XEKhLAFpg1lyDFfY7tEN)
6. From there, scan the QR code in your favorite MFA App\
   ![](/files/pnVn6xNwmtLvsmm7gu19)
7. Once your key is **saved**, and you have scanned the QR code, **insert the code** from the app and click "Verify OTP and continue"
8. Finally, to add the 2FA key to your account, head over to Refract, create or edit an account for this corresponding Amazon account, and paste the key into 2FA Secret.\
   ![](/files/Hr4AuVEx18IzKOI3jqLd)


---

# 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.refractbot.com/modules/amazon/amazon-2fa-secret-creation.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.
