# 加密和锁定/解锁您的钱包

若要加密您的钱包，请点击**设置>加密钱包**。

![](/files/-LZ8fmtR61D03cZPrAUk)

* 钱包将要求您输入并验证密码。

![](/files/-LZ8fo_p9eIxXJRxTkLy)

* 输入密码并确认您要加密钱包。您应该使用强力密码，且该密码应该是从未在其他地方使用过的新密码。

{% hint style="warning" %}
**记录您的密码并将其存放在安全的地方，否则您将被锁在钱包外，失去资金使用权。**
{% endhint %}

![](/files/-LZ8fq0ARukYqnG9Ndtp)

* 加密完成后，您将看到一条警告消息，指出您的钱包过去的备份将不再可用，并被要求关闭TWINS Core。当重新启动TWINS Core后，您会在右下角看到一个小紫锁。

![](/files/-LZ8frUsQCR79eQVd7Ef)

您的钱包现在已加密。现在可以开始使用您的钱包安全地发送和接收货币。

&#x20;                                   &#x20;

### 解锁您的钱包

启动加密钱包时，钱包会处于锁定状态。您必须解锁钱包才能发送资金或获取TWINS权益（stake）。解锁过程非常简单：

打&#x5F00;*“设置”*&#x83DC;单，然后单&#x51FB;*“解锁钱包”*：

![](/files/-LZ8fu1rMR9h7E5kGcad)

也可以点击右下角的紫色锁定图标进入下一步。

![](/files/-LZ8frUsQCR79eQVd7Ef)

{% hint style="info" %}
紫色锁定图标可显示钱包是锁定还是解锁。&#x20;

将鼠标停留在其上会显示提示信息，告诉您其状态（加密/未加密、锁定/解锁以及解锁类型）。
{% endhint %}

在下一个窗口中，输入您在加密钱包时输入的密码短语进行解锁，并**勾选复选框**或**不勾选**，具体取决于您希望执行的解锁类型。

![](/files/-LZ8fx0UQx4THwCPpa53)

有**两种解锁类型**：

* **only for anonymization, automint and staking（仅针对匿名化、自动铸币和权限获取）**&#x7684;解锁：

  此类型允许您使用TWINS进行权益累积（stake）并获取权益（stake）（如果您只想使用TWINS进行stake并且不需要进行任何转帐，**请勾选复选框**）,
* 完全解锁上述所有权限，并**允许您发送TWINS**（如果您想发送TWINS，**请不要勾选复选框**）。

如果您想**再次锁定钱包**，请打&#x5F00;*“设置* ”菜单并单&#x51FB;*“锁定钱包“*，或单击钱包右下角的紫色锁定图标。


---

# 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://docs.win.win/twins/zhong-wen/twins-qian-bao/jia-mi-he-suo-ding-jie-suo-ni-de-qian-bao.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.
