# 【スマホ版アプリとコールド・ウォレット間のSync】

スマホ版アプリとコールド・ウォレットが接続されると自動的にSyncが行われます。

スマホ版アプリとコールド・ウォレット間の接続方法については、下記のページよりご確認いただけます。

{% content-ref url="/pages/-M5128IPst4UmZp3gl8g" %}
[【Android 携帯端末とのペアリング方法】](/japanese/biometric-wallet/android-connect.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M512DutCY4nfuXJG0BG" %}
[【iOS 携帯端末とのペアリング方法】](/japanese/biometric-wallet/iphone-connect.md)
{% endcontent-ref %}

## 🟨Syncの手順

Syncは、コールド・ウォレット側の情報とスマホ側の情報を同一化を図るためのプロセスです。\
コールド・ウォレット側に保存されてある ユーザーのアカウント情報を照会し、この情報をスマホ版アプリ上に\
存在するアカウント情報に反映させます。同期は以下の手順で行われます。

### 🟨Sync履歴の過去情報の確認方法

過去一度でもコールド・ウォレットとのSyncが行われた履歴を参照します。\
一度もSyncしたことがない場合は、 コールド・ウォレット側のアドレスを基に\
スマホ側のアプリ上にアカウントが自動的に追加されます。

### 🟨アカウント情報のSync

**1)** コールド・ウォレットとスマホ版アプリ上の両アカウント情報間の差分比較を行います。

**2)** スマホ版アプリ上には存在するものの、コールド・ウォレット側には存在しないアカウント情報を新規作成します。

**3)** もしコールド・ウォレット側のアカウント情報が存在する場合、スマホ版のアプリを一度削除、\
再度インストールを行う方法でも既存のアカウント情報をリカバリさせることが可能です。


---

# 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/japanese/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.
