> For the complete documentation index, see [llms.txt](https://naviaco.gitbook.io/naviaco-public-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://naviaco.gitbook.io/naviaco-public-guides/profile-guides-requirements/amazon/amazon-2fa-secret-key-setup.md).

# Amazon 2FA Secret Key Setup

Login to your Amazon account and locate the **Account**

<figure><img src="/files/7eyGRDiQxjZY8DMyexD3" alt=""><figcaption></figcaption></figure>

2. Click the **Login and Security** tab

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

3. Now click the **Edit** button next to (in the same row as) "Two-Step Verification (2SV) Settings:"

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

4. Click **"Get Started"**
5. Click the **Authenticator App** option (Not the phone number one)

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

6. Click the **"Cant scan the barcode?"** dropdown

<figure><img src="/files/85iKcxeGDaEfTX0vaT3n" alt=""><figcaption></figcaption></figure>

7. Now copy the **authenticator key**, it should be in bold and around 16 characters, save this key somewhere (Will be needed later)

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

8. **IMPORTANT!** Next scan the QR code with an authenticator app you have on your phone (Recommended to use Google Authenticator). **Scan the QR code** in the authenticator app and **enter the code** (usually 6 digits) that is generated into the OTP section above in Amazon.com. Click **Verify OTP and Continue**
9. Then you're done! **Please Send @n9vi your secret key via DM or Support Ticket!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://naviaco.gitbook.io/naviaco-public-guides/profile-guides-requirements/amazon/amazon-2fa-secret-key-setup.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.
