# 如何使用安卓统一密码？

TokenPocket 安卓移动端 2.19.0 及更高版本已支持统一钱包密码，所有钱包可共享同一密码，无需再单独为每个钱包设置和管理密码。

### <mark style="color:$primary;">操作步骤</mark>

{% stepper %}
{% step %}

#### <mark style="color:$primary;">打开TokenPocket</mark>

打开你的TokenPocket，然后在右下角点击「我的」，接着点击「安全」。

<figure><img src="/files/c9AMlb781CD7i9DDhTVA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### <mark style="color:$primary;">开始统一密码操作</mark>

接着点击「钱包密码」，确认弹窗提示开始统一密码操作。

<figure><img src="/files/fRoXLHbiqEfu9hRRpRaX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### <mark style="color:$primary;">设定新的统一管理密码</mark>

根据提示设定往后统一使用的密码，请保管好密码并且不要分享给其他人。

<figure><img src="/files/Rwd97IEQ50E07zWWvewK" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### <mark style="color:$primary;">完成设置</mark>

最后，通过输入旧钱包的密码完成统一密码操作，相同密码的钱包仅需输入一次即可批量修改。

<figure><img src="/files/ITs2FONTgMwjnNAVcJdj" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.tokenpocket.pro/cn/wallet-management/wallet/how-to-unify-wallet-password.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.
