# Restore Keychain

Once you’ve completed your initial account setup, you can use your 12-word seed phrase to restore your Catalyst account on any device.&#x20;

The cool part? You won’t need to connect your wallet again, since you already created a verifiable link between your wallet and Catalyst keychain.&#x20;

You’ll only need to connect your wallet again if you want to submit a new transaction e.g. updating your role registrations. \\

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXenlWT6x07T9Cu7JRVUcrcBYEKgoYVoxZBdgImBjW44N2xEJ2Ah0xBKv0VKl_sTHsgL0mQat3vvrG6YvVT-_xsAbWxe9hdJSHLUY4eKYMNDiveCZKcGwNsAGCbZ11QUDRrIg1ko?key=3CvKN7pLsXOeCTpT5B1_5-G1" alt=""><figcaption><p>Get started / Restore Catalyst keychain</p></figcaption></figure>

#### **ENTER SEED PHRASE**

Enter or Import your 12-word or seed phrase to restore your Catalyst account on your current device.

**Option 1 - Enter your Catalyst Seed Phrase manually**\
You’ll need to validate that you’ve saved your seed phrase correctly. You’ll be asked to enter the correct words in the correct order before you can proceed.

**Option 2 - Import your Catalyst Seed Phrase**\
Another option is import your seed phrase

#### **REVIEW ACCOUNT DETAILS**

You will see a confirmation screen with the account details for the Keychain associated with the 12-word seed phrase you entered.

{% hint style="info" %}
Check the nickname, wallet balance and registered roles, stake address and balance associated with the Keychain to be sure you’re restoring the right account.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe01X9xLSCi7ZmbB-_cYqfKWP-wh0TpEx0CLQB81ouPlXUtLgs9EONHEMd-WW0E62kw6sPbZSGhJkSZ5reiwYhjz4fSA-AW1-uAzVvI-zJTH7sOJfXlyR1ApRjv-nUx_XTlp-vKGQ?key=3CvKN7pLsXOeCTpT5B1_5-G1" alt=""><figcaption><p>Get started / Restore Catalyst keychain / Catalyst account recovery</p></figcaption></figure>

#### **SET UNLOCK PASSWORD**

You’ll only need to enter or import your 12-word seed phrase the first time that you access your account on a new device. Every time after, you’ll simply use your unlock password to access your account.&#x20;

Set and confirm your new password to proceed.

{% hint style="info" %}
**Having trouble accessing Catalyst?**

Press unlock. You will find a Forgot password button at the bottom of the right panel. This will allow you to input your seedphrase and reset your password.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdoGLE2X8EDP5Z4XtnJOImyKVbdbTuReZHtW94P3pBY27xLT5HaA5q8rHTnO28cuzPDV4bopL_emavb6T7ysp5OBaQYm8f64B_pvyra6H3HfOOKXjqF5iOq_8_pXb2kY2Daz-6Q2w?key=3CvKN7pLsXOeCTpT5B1_5-G1" alt=""><figcaption><p>Get started / Restore Catalyst keychain / Enter password</p></figcaption></figure>


---

# 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.projectcatalyst.io/catalyst-tools/catalyst-app/restore-keychain.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.
