# Using Biometry as MFA method

In this guide, you will learn how to use biometry as MFA method when connecting to VPN location.

### Setting up Biometry

{% hint style="warning" %}
Biometry can be configured during adding Instance. If you skip this step, you will not be able to add biometry later, only removing and adding Instance again will trigger this modal.
{% endhint %}

1. First, start the process of adding a new Instance ([check this article](/using-defguard-for-end-users/mobile-client/instance-adding.md#adding-instance-in-defguard)). You will see this screen.

<figure><img src="/files/032WLEJfa9wiaJQergBo" alt="" width="375"><figcaption></figcaption></figure>

2. Click **Yes**, after confirming your biometry method, you will see the following screen.

<figure><img src="/files/B19zJKnggZmBrD2VOl4H" alt="" width="375"><figcaption></figcaption></figure>

Biometry is now configured, and will be used as a primary MFA method. If you want to change your MFA method, please check [this guide](/using-defguard-for-end-users/mobile-client/instance-manage.md#changing-mfa-method-after-first-connection), you will be able to use Biometry as your third MFA method.

<figure><img src="/files/EgrnQSKvVPD9HAkg1CM9" alt="" width="375"><figcaption></figcaption></figure>

### Connecting to MFA location with biometry enabled

The whole process is the same as before, but instead of using TOTP/Email codes, you authenticate with biometry. For a detailed guide about connecting to Location, [check this article](/using-defguard-for-end-users/mobile-client/instance-connect.md#connecting-to-location-with-mfa).


---

# 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.defguard.net/using-defguard-for-end-users/mobile-client/using-biometry-as-mfa-method.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.
