# Welcome to Heres

Heres is the world’s first **Autonomous Death Insurance Protocol** built on Solana. We specialize in **Decoupling Death from Value Loss**, ensuring your digital legacy is securely transferred to the next generation.

### Key Features

* **Autonomous Legal Layer**: Acts as a "Code-as-Law" engine, executing a user’s final intent instantly and autonomously without the friction of traditional probate processes.
* **Enclave-level Privacy**: Leverages Magicblock’s TEE to provide an **Isolated Privacy** environment (Secure Enclave), ensuring that even the protocol cannot access user intents or confidential data.
* **Multi-Asset & Cross-chain Support**: Manages not only Solana native assets but also cross-chain assets like BTC and ETH within a single Intent Capsule, powered by Chainlink CCIP.
* **Confidential Messaging (Emotional Legacy)**: Beyond asset transfer, it securely delivers encrypted final messages to heirs, preserving the emotional essence of one's legacy.
* **Stepped-up Basis Tax Plan**: Provides economic optimization by capturing the "Stepped-up Basis" timing through instant execution, significantly minimizing capital gains tax for beneficiaries.
* **Intelligent Liveness Guard**: A multi-layered monitoring system utilizing Alchemy infrastructure for precise detection of on-chain activity, ensuring fail-safe execution.

### Quick Start <a href="#user-content-quick-start-1" id="user-content-quick-start-1"></a>

The fastest way to secure your legacy with Heres.

* [**How Heres Protocol Works**](/welcome/how-heres-protocol-works.md#the-assurance-pipeline): Understand the protocol mechanism.
* [**Setup Your Account**](/getting-started/wallets-and-networks.md#supported-wallets): Connect your wallet and start your subscription.
* [**Create Your First Capsule**](/user-guide/create-a-capsule.md#step-1-connect-wallet): Create your first Intent Capsule.
* [**Monitor Status**](/user-guide/dashboard-and-mobile.md#dashboard): Check your capsule status on the dashboard.


---

# 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://doc.heresprotocol.com/welcome/readme.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.
