# Crypt Intro

## What is Crypt?

Crypt is a decentralized estate planning application which allows custodial and non custodial execution of the winding up of estates.

## Why Avalanche

There were a few considerations we wanted when choosing which chain to launch on:

* Price for our users
* Speed
* Philosophy
* Existing mature toolset

We narrowed down our options to Ethereum, BSC and Avalanche due to Ethereums mature toolset and BSC/Avalanche's ability to leverage that existing toolset.&#x20;

While Ethereum matches our philosophy and we love them, we couldn't expect our users to sacrifice speed and costs. BSC offered a great price point and speed, however their philosophy isn't well aligned to what we're trying to do.

This left Avalanche and I'm happy to say that Avalanche meets all those criteria hands down.


---

# 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://0xcryptfi.gitbook.io/the-crypt/master.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.
