# 遗嘱

## 它们用于什么？

遗嘱合同使您能够：

* 设置实际的遗产分配，在您去世后触发
* 以安全的方式存储您的加密货币资产，以防您因密码丢失或被盗而丢失

## 如何部署遗嘱合同

* 转到[Wills页面](https://payswap.org/wills)，然后点击**部署遗嘱合同**按钮。验证弹出的表单。

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

* 选择**仅显示我的**以仅列出您的遗嘱，并应该能够找到您最近创建的遗嘱。如果找不到，请重新加载页面并重试。找到您的遗嘱后，展开它以显示其面板

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

[在此处获取社区的进一步支持。](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# 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.payswap.org/zhong-guo-ren/products/wills.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.
