# 入门指南

让我们开始吧。

KEYRING PRO 支持超过 10 种语言。用户可以轻松选择自己偏好的语言。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/IIUPbv8jgQfJ7fXN3WRj/Languages.png" alt="" width="375"><figcaption></figcaption></figure>

在主屏幕上，用户有三种方式访问 KEYRING PRO：

1. 创建新账户
2. 使用备份文件恢复账户
3. 使用私钥恢复账户

## 创建新账户

1. 点击‘创建新账户’。
2. 现在，您可以选择要通过 KEYRING PRO 管理账户的区块链。
3. 一切准备就绪后，点击‘创建’。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/rMKSaaY8z4fg3qSHitg4/Create-account.gif" alt="" width="375"><figcaption></figcaption></figure>

## 使用备份文件恢复账户

1. 点击‘使用备份文件恢复账户’。
2. 应用程序会将您导航到文档中，您可以在那里找到备份文件。
3. 选择备份文件，输入密码，然后点击‘恢复’。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/HQ02MrtyDcGs0410sDMs/Restore-account-witt-backup-file.gif" alt="" width="375"><figcaption></figcaption></figure>

## 使用私钥恢复账户

1. 在主屏幕上，点击‘导入私钥’。
2. 输入您的私钥并选择账户所属的区块链。
3. 点击‘导入’完成操作。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/IwoZsjT7Y6MJ8GljYvg9/Restore-by-import-private-key.gif" alt="" width="375"><figcaption></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://help.keyring.app/zh/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.
