# Two factor in Zipwire

<figure><img src="/files/QI9GnGW0jrvsACJoLok7" alt=""><figcaption><p>The Zipwire two factor challenge</p></figcaption></figure>

It's called a challenge, technically speaking. Any time you're stopped and asked to prove who you are, that's a challenge, like how a security guard might stop and challenge you trying to walk into um, The Cannes Film Festival.

Zipwire's not quite as salubrious but nevertheless, once you've setup two factor authentication, we'll stop you now and again to make sure it's still actually you.

<figure><img src="/files/Fce4I6KTSzO7dw5LqFEC" alt=""><figcaption><p>In your account settings you'll see the two factor setup UI.</p></figcaption></figure>

You set it up by scanning the QR code in your account settings using your favourite authenticator app.

The app will ping or buzz when it's read the QR code and begin showing a 6-digit code for 30 seconds, before generating another code. You must enter the code on display so we know you know that we know it's all working.

The UI will change to let you disable it, in case you lose your phone or something. You cannot disable it unless you're logged-in and have access to your email.

{% hint style="info" %}
You will not need your two factor code to simply login and move around, but certain parts of the app and some actions are beyond the red rope, as it were.
{% endhint %}


---

# 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.zipwire.io/fundamentals/security/two-factor-in-zipwire.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.
