> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/francais/products/wills.md).

# Testaments

## À quoi servent-ils ?

Les contrats de testament vous permettent de :

* Mettre en place une distribution d'héritage réelle qui est déclenchée après votre décès
* Avoir un moyen sûr de stocker vos actifs de crypto-monnaie pour éviter de les perdre à cause de la fraude ou de la perte de mot de passe

## Comment déployer un contrat de testament

* Allez sur la [page des testaments](https://payswap.org/wills) et cliquez sur le bouton **Déployer un contrat de testament**. Validez le formulaire qui apparaît.

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

* Cochez la case **Mine Only** pour ne répertorier que vos testaments et vous devriez pouvoir trouver le testament que vous avez récemment créé. Si vous ne le trouvez pas, rechargez la page et réessayez. Une fois que vous avez trouvé votre testament, développez-le pour afficher son panneau.

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

[Obtenez un soutien supplémentaire de la communauté ici.](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/francais/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.
