# Setup Two-Factor Authentication

Two-factor authentication lets you protect your account every time you log in on phone or computer we don't recognise. Google Authenticator app should be installed on your Device.

### Get the app

For iOS, [click here](https://apps.apple.com/us/app/google-authenticator/id388497605) to download.\
For Android, [click here](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2) to download.

### Setup the app

* In the App select Set up account.
* Choose Scan a barcode.

### Scan the barcode

A barcode will be presented on your screen, and of which you would need to scan from the Authenticator app on your mobile.

### Confirm Verification Code

Type in the veriification code gotten from the Authenticator app

If you made it to this step, you're done securing 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://docs.socialgenius.net/getting-started/setup-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.
