# Synchronizing the Biometric Wallet with the Mobile App

When the Biometric Wallet and the Mobile App are connected, synchronization will start automatically.&#x20;

Please refer to the following sections on how to connect the Biometric Wallet with the Mobile App.

{% content-ref url="/pages/-M5128IPst4UmZp3gl8g" %}
[Connect with Android phone](/biometric-wallet/android-connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M512DutCY4nfuXJG0BG" %}
[Connect with iOS phone](/biometric-wallet/iphone-connect.md)
{% endcontent-ref %}

## Synchronization process

The purpose of synchronization is to hold the same correct information between the Biometric Wallet and the mobile app. Following processes will occur during the synchronization:

### Verify previously synchronized information

Check whether there is a history of ever been synchronized with the Biometric Wallet. If there is no history, the synchronization process adds additional process of creating accounts by looking up the address information.

### Synchronize account information

**1)** Search the account information of the Biometric Wallet and compare it with the account information registered in the mobile app. \
\
**2)** Create an account that is not registered in the mobile app among the account information available from the Biometric Wallet. \
\
**3)** If you have account information in the Biometric Wallet, the existing accounts will be retrieved even if you delete the mobile app and reinstall it. <br>


---

# 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://userguide.dcentwallet.com/biometric-wallet/synch-with-app.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.
