# 유언장

## 어떤 용도로 사용되나요?

유언 계약을 통해 다음을 할 수 있습니다:

* 실제 상속 분배를 설정하여 당신의 사후에 트리거됩니다.
* 암호화폐 자산을 안전하게 보관하여 사기나 암호 분실로 인한 손실을 방지합니다.

## 유언 계약 배포 방법

* [유언 페이지](https://payswap.org/wills)로 이동하여 **유언 계약 배포** 버튼을 클릭합니다. 팝업된 양식을 확인합니다.

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

* **Mine Only**를 선택하여 자신의 유언만 나열하도록 할 수 있습니다. 최근에 생성한 유언을 찾을 수 있어야 합니다. 찾을 수 없는 경우 페이지를 다시로드하고 다시 시도하세요. 자신의 유언을 찾으면 확장하여 패널을 표시합니다.

<figure><img src="/files/qXwWKLG1Pw8CG3HKe5oZ" 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/korean/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.
