# Switch Chain

{% hint style="info" %}
Switch Chain lets you switch from one network chain to another. An example is Bitcoin to Ethereum. This helps you track your activities from a chain accordingly.
{% endhint %}

<div align="left"><figure><img src="/files/jCsp5I4nAHawxJOg8iXx" alt="" width="308"><figcaption></figcaption></figure></div>

From the main screen click drop down arrow

<div align="left"><figure><img src="/files/0c1QoRyWlUXe4Te9MdMa" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/XqkiSRcDBSlaYLGZ8W8X" alt="" width="209"><figcaption></figcaption></figure></div>

Click "Switch Chain", then select the chain you preferred to switch

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

{% hint style="info" %}
Installing SSP Key is needed before you can create a wallet

* iOS: <https://apps.apple.com/us/app/ssp-key/id6463717332>
* Android: <https://play.google.com/store/apps/details?id=io.runonflux.sspkey>

Guide in installing SSP Key [https://app.gitbook.com/o/JAOVHXmS0zOqrz6ohvwK/s/OLYjN2kelo3HWVPLgZVU/\~/changes/11/getting-started-with-ssp-key/install-ssp-key](/docs/getting-started-with-ssp-key/install-ssp-key.md)
{% endhint %}

<div align="left"><figure><img src="/files/LPUdnQpauj9PVqdvlm74" alt="" width="314"><figcaption></figcaption></figure></div>

Scan the QR code using your SSP Key

Alternatively, you can manually input the SSP Key Bitcoin Extended Public Key from your SSP Key

<div align="left"><figure><img src="/files/P6MySNQHcvoY8EczNMwS" alt="" width="314"><figcaption></figcaption></figure></div>

After scanning using your SSP Key, you must click "Sync Key" button

<div align="left"><figure><img src="/files/wV7LMgCfNVhDJuPDfHBP" alt="" width="311"><figcaption></figcaption></figure></div>

Congratulations you successfully switch chain!


---

# 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-wallet/switch-chain.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.
