> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inheribase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Inheribase: Secure Digital Inheritance for Everyone

> Everything you need to protect your digital estate, designate heirs and guardians, and ensure your legacy is delivered automatically.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[540px] flex-col gap-2 self-center text-center">
    <h1 className="text-[30px] font-medium leading-9 tracking-tight text-gray-900 dark:text-gray-50">
      Inheribase Documentation
    </h1>

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      Encrypt your files on your device, store them permanently on Arweave, and deliver them to your heirs automatically — no subscriptions, no lawyers, no expiration.
    </p>
  </div>

  <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
    <Card title={<span className="product-guide-feature-card-title">Get started</span>} icon="rocket" href="/getting-started/get-started" className="product-guide-feature-card" size={64}>
      <span className="product-guide-feature-card-description">Create your vault and secure your first asset in under 10 minutes.</span>
    </Card>

    <a href="/getting-started/overview" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="map" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">How it works</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Understand the Seal → Assign → Monitor → Deliver lifecycle.
        </span>
      </div>
    </a>

    <a href="/agents/introduction" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
      <Icon icon="cpu" color="rgb(var(--primary))" size={18} className="shrink-0" />

      <div className="flex flex-col gap-1">
        <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">AI & API integration</span>

        <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
          Connect Claude Desktop, Cursor, or any MCP-compatible AI to your vault.
        </span>
      </div>
    </a>
  </div>

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="font-serif text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Common tasks</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/features/guardians" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="shield-check" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Add guardians</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Designate trusted contacts to hold encrypted key fragments for vault recovery.
          </span>
        </div>
      </a>

      <a href="/features/heirs" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="users" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Designate heirs</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Name up to 5 recipients who will receive your vault upon release.
          </span>
        </div>
      </a>

      <a href="/features/release-monitoring" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="timer" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Configure release trigger</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Set a Dead Man's Switch, manual release, or guardian-initiated claim.
          </span>
        </div>
      </a>

      <a href="/security/data-protection" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="lock" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Understand security</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Learn how AES-256 encryption, zero-knowledge architecture, and Arweave permanence protect your data.
          </span>
        </div>
      </a>

      <a href="/getting-started/device-recovery" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="rotate-ccw" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Recover a lost device</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Regain access to your vault using your recovery codes after losing a passkey device.
          </span>
        </div>
      </a>

      <a href="/pricing" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="credit-card" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="font-serif text-base font-medium text-gray-900 dark:text-gray-50">Understand pricing</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Pay-as-you-go Vault Credits with no subscriptions and credits that never expire.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
