# Testamentos

## Para que são Utilizados?

Contratos de testamento permitem que você:

* Configure uma distribuição real de herança que é acionada após sua morte
* Tenha uma maneira segura de armazenar seus ativos de criptomoeda para que você não os perca devido a fraude ou perda de senha

## Como Implementar um Contrato de Testamento

* Acesse a [página de Testamentos](https://payswap.org/wills) e clique no botão **Implantar Contrato de Testamento**. Valide o formulário que aparece.

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

* Marque a opção **Apenas Minerar** para listar apenas seus Testamentos e você deverá encontrar seu Testamento recentemente criado. Se não conseguir encontrá-lo, recarregue a página e tente novamente. Uma vez encontrado seu Testamento, expanda-o para exibir seu painel.

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

[Obtenha suporte adicional da comunidade aqui.](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/portugues/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.
