# Getting Started

Let’s get started.

KEYRING PRO supports more than 10 languages. Users can easily select their preferred language.

<figure><img src="https://357078050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGG08yVdyf2Am7Dz4fIrs%2Fuploads%2FvOtHEzEYNMIyIo0ptu2e%2FLanguages.png?alt=media&#x26;token=2505de81-1c03-4b79-8cb6-499beb2d346e" alt="" width="375"><figcaption></figcaption></figure>

At the home screen, you have 03 options to access KEYRING PRO:

1. Create new account
2. Restore account with the backup file
3. Restore account with the private key

## Create new account

1. Tap on ‘*Create new account'*.&#x20;
2. Now you can select the blockchain you want to manage the account with KEYRING PRO.&#x20;
3. Tap '*Create'* when everything is done.

<figure><img src="https://357078050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGG08yVdyf2Am7Dz4fIrs%2Fuploads%2FZCtPXQSxYpIe0cY3MX7V%2FCreate-account.gif?alt=media&#x26;token=ac655f2a-5901-4a31-b7a2-fb908bc64285" alt="" width="375"><figcaption></figcaption></figure>

## Restore account with the backup file

1. Tap ‘*Restore account using backup file'*.&#x20;
2. The app will navigate you to your documents where you can find your backup file.&#x20;
3. Select the backup file, input the password, and tap ‘*Restore'.*

<figure><img src="https://357078050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGG08yVdyf2Am7Dz4fIrs%2Fuploads%2F3q6NMEJtzBviJ63fO7nt%2FRestore-account-witt-backup-file.gif?alt=media&#x26;token=ae50a0c9-9e8c-48a6-b9c8-2b3d0401c1af" alt="" width="375"><figcaption></figcaption></figure>

## Restore account with the private key&#x20;

1. At the home screen, tap ‘*Import private key'*.&#x20;
2. Input your Private Key and select the blockchain for your account.&#x20;
3. Tap ‘*Import'* to finish up.

<figure><img src="https://357078050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGG08yVdyf2Am7Dz4fIrs%2Fuploads%2FCWnZbFtx6o5UrphXUNgw%2FRestore-by-import-private-key.gif?alt=media&#x26;token=eb19b225-e574-4468-bcb5-ad03d1d1bd60" alt="" width="375"><figcaption></figcaption></figure>

Now your account is ready. As you can see, you need only one Private Key to restore all of your wallets in different blockchains. It means you can restore your account using any of the Private 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://help.keyring.app/keyring-pro/getting-started.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.
