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

# Zas: Cross-Device Dispatcher for Files and Text

> Zas is a cross-device dispatcher for files, images, video, and short text. Send from one device and grab it on all your others. Everything deletes itself after 5 days.

Zas is a corridor, not a warehouse. Your files are just passing through. Send a file, an image, a video, or a snippet of text from one device, and it appears on all your others at once. After five days, it deletes itself. There is no accumulation, no clutter, and no storage bill.

You do not need to install anything to start. Open [zas.web](https://zas.web) in your browser, drop a file, and it is already on your phone. The native Android app is also available for deeper integration, including the system share target.

## The three non-negotiables

<CardGroup cols={3}>
  <Card title="Everything expires" icon="clock">
    Every item carries a 5-segment expiry ring, one segment per day. After five days, it is gone. Anonymous sessions expire in 2 days.
  </Card>

  <Card title="Global deduplication" icon="zap">
    Files are content-addressed. If a file already exists anywhere in Zas, it sends in about one second at any size. Two gigabytes can move in zero seconds.
  </Card>

  <Card title="Blind privacy" icon="shield">
    Encrypted at all times. Nobody reads what you send. No list exists of who has what. The server never sees file hashes.
  </Card>
</CardGroup>

## What Zas replaces

Zas removes the friction of sending files to yourself. You no longer need WhatsApp self-chat, email-to-self, Telegram Saved Messages, USB sticks, or using Drive as a clipboard. The sharpest difference is the WhatsApp Web QR problem: with Zas, you never expose your entire account to a machine you do not own, like a print-shop computer.

## Where to start

<CardGroup cols={2}>
  <Card title="Quickstart" icon="play" href="/en/getting-started/quickstart">
    Send your first item in under 60 seconds.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/en/concepts/index">
    Learn how expiry, dedup, and privacy work.
  </Card>

  <Card title="Using Zas" icon="send" href="/en/using-zas/index">
    Send items, pin them, share links, and export.
  </Card>

  <Card title="Enterprise" icon="building" href="/en/enterprise/index">
    Control, proof, and wider corridors for teams.
  </Card>
</CardGroup>
