# はじめに

KEYRING PROは10以上の言語に対応しています。ユーザーは簡単に好みの言語を選択できます。

<figure><img src="/files/UEzTHODABPU1xpUZO7y2" alt="" width="375"><figcaption></figcaption></figure>

## ホーム画面では、KEYRING PROにアクセスするための3つのオプションがあります:

* 新しいアカウントを作成
* バックアップファイルでアカウントを復元
* プライベートキーでアカウントを復元

## **新しいアカウントを作成する**

1. ‘新しいアカウントを作成’ をタップします。
2. KEYRING PROで管理したいブロックチェーンを選択します。
3. すべてが完了したら ‘作成’ をタップします。

<figure><img src="/files/v8T08GvaxD36bVusXnjK" alt="" width="375"><figcaption></figcaption></figure>

## **バックアップファイルでアカウントを復元する**

1. ‘バックアップファイルでアカウントを復元’ をタップします。
2. アプリはドキュメントに移動し、バックアップファイルを見つけることができます。
3. バックアップファイルを選択し、パスワードを入力して ‘復元’ をタップします。

<figure><img src="/files/nhED8dP7K03X9bU9rTj3" alt="" width="375"><figcaption></figcaption></figure>

## **プライベートキーでアカウントを復元する**

1. ホーム画面で ‘プライベートキーをインポート’ をタップします。
2. プライベートキーを入力し、アカウント用のブロックチェーンを選択します。
3. 最後に ‘インポート’ をタップして完了します。

<figure><img src="/files/YrT4rbSwdKgLIMfb6sDL" alt="" width="375"><figcaption></figcaption></figure>

これでアカウントが準備完了です。ご覧の通り、1つのプライベートキーだけで異なるブロックチェーンにあるすべてのウォレットを復元できます。つまり、どのプライベートキーでもアカウントを復元することができます。


---

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