# Petra 钱包插件安装使用

要在 Chrome 浏览器上安装 Petra (Aptos Wallet) 扩展程序，请执行以下步骤：

## 一、钱包安装/更新

<mark style="color:red;">请勿随意从第三方地址下载钱包插件！！！</mark>

### 方式一：Chrome 插件市场（推荐）

* 如果版本较低，可以选择方式二；

<https://chrome.google.com/webstore/detail/petra-aptos-wallet/ejjladinnckdgjemekebdpeokbikhfci>

### 方式二：GitHub repo

#### 下载安装包

来源一：官方

GitHub 下载地址：<https://github.com/aptos-labs/aptos-core/releases?q=wallet&expanded=true>

![](/files/H3CA6xCTaCOT1WzhvqOp)

#### 插件安装

浏览器打开：chrome://extensions/

右边选择“开发者模式”

![打开开发者模式](/files/UZ51yh9frG8pCLHF7W4t)

然后选择对应的 build 文件夹：

<figure><img src="/files/CfXSnqhkicDdhlTlPTEd" alt=""><figcaption></figcaption></figure>

![](/files/A8d1IOmJPl2KwxaB0Ln3)

现在您将在扩展程序中看到 Wallet。

## 二、创建第一个钱包账户

#### 2.1 打开钱包插件

![](/files/h8ZDnHdLTAVttecslHQN)

#### 2.2 设置密码

密码仅仅是用来解锁该浏览器钱包的，无法恢复钱包地址。

![](/files/KFirYXNrZYeAqtHOrTAx)

#### 2.3 保存助记词

<mark style="color:red;">助记词是恢复钱包账户的唯一方式，请妥善保存！！！</mark>

![](/files/vqtl17v1ASuYmKJznCtq)

#### 2.4 进入钱包

![](/files/fcxbwUbwAS81QHVP4VEg)

## 三、查看/备份助记词或私钥

![](/files/yFxfd5uM8muiCWEBmIfT)

## 四、使用助记词或私钥恢复钱包

![](/files/HClllqxPlyYyVTWRHq2n)![](/files/wcevdAUZ11aaPw6FTSFT)

![](/files/2ffYXBQgWcuZWkd6zJmE)

## 五、钱包网络切换

目前支持的网络：

* Devnet：开发网（每周五会重置）
* Testnet：测试网
* AIT：激励测试网，仅用于入选的节点操作者使用。

{% hint style="warning" %}
如果您看不到如图备选的网络，请备份私钥并更新钱包！
{% endhint %}

![](/files/jr2P5MP1zH9B3MBEgMDT)![](/files/4jGyuJ7XkPDLPOmoObYq)

## 六、水龙头领取

先根据第四步切换到对应网络，然后在 Home 页领取测试币。

<figure><img src="/files/I97m4y2jxkaSxXoMI8mg" alt=""><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://wiki.aptos.movemove.org/jiao-cheng/petra-qian-bao-cha-jian-an-zhuang-shi-yong.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.
