# Wills

## What Are They Used For?

Will contracts enable you to:

* Set up an actual inheritance distribution which is triggered after your death
* Have a safe way to store your cryptocurrency assets so you don't lose them to fraud or loss of password

## How To Deploy A Will Contract

* Go to the [Wills page](https://payswap.org/wills) and click on the **Deploy Will Contract** button. Validate the form that pops up.

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

* Tick the **Mine Only** to only list your Wills and should be able to find your recently created Will. If you cannot find it, reload the page and try again. Once you find your Will, expand it to display its panel

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

[Get further support from the community here.](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/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.
