# Using Your SSP Key For Syncing

{% hint style="info" %}
SSP Wallet requires synching from SSP Key which serves as your security for every activities made from your SSP Wallet. This enables you to have a secure transactions and activities on SSP Wallet and eliminates bad actors intentionally making activities using your SSP Wallet.
{% endhint %}

{% hint style="info" %}
From your SSP Wallet, when you see Dual Factor SSP Key window, you will need to either scan the QR code using your SSP Key or your can manually input SSP Key Extended Public Key
{% endhint %}

<div align="left"><figure><img src="/files/1WFf98CPfeWqplKDovXL" alt="" width="305"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/3r825Xr1tQ2GKzhFGtHH" alt="" width="305"><figcaption></figcaption></figure></div>

From the main screen SSP Key click "Scan Code" button

<div align="left"><figure><img src="/files/fdrQqbU9DC9m5Qlyt9tc" alt="" width="285"><figcaption></figcaption></figure></div>

Scan the QR code from your SSP Wallet

<div align="left"><figure><img src="/files/atnlNo9yS5H4g7XL6sDk" alt="" width="285"><figcaption></figcaption></figure></div>

{% hint style="info" %}
SSP Key needs to have permission to take picture, it is recommended to select allow while using the app.
{% endhint %}

<div align="left"><figure><img src="/files/UqcoyixZr3kskDrILATI" alt="" width="284"><figcaption></figcaption></figure></div>

{% hint style="info" %}
For iOS users you can go to Settings > Apps > SSP Key , then find the camera settings and toggle on
{% endhint %}

After scanning the SSP Wallet QR code, click "Approve Syncronisation" on your SSP Key

<div align="left"><figure><img src="/files/0n0IsIFJz44xvrgTgOOQ" alt="" width="286"><figcaption></figcaption></figure></div>

Please type your password in the "Confirm Key Password" text box, then click "Confirm"

<div align="left"><figure><img src="/files/5qJp6Cuz1gkke4loLh1R" alt="" width="286"><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can also use the fingerprint scanner or face recognition of your device in syncing
{% endhint %}

Congratulations for synching your SSP Wallet and SSP Key!


---

# 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://sspwallet.gitbook.io/docs/getting-started-with-ssp-key/using-your-ssp-key-for-syncing.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.
