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

# Using Zas: Send, Pin, Share, and Export

> Learn how to send items across devices, pause expiry with pins, share via public links, paste code snippets, and export everything in transit.

Zas behaves like a universal clipboard. Paste in the browser, and the item appears on your other devices. This section covers every way to put something into Zas and every way to get it out.

## What you can do

<CardGroup cols={2}>
  <Card title="Send items" icon="send" href="/en/using-zas/send">
    Paste, drag and drop, or share from Android. Items appear on all your devices at once.
  </Card>

  <Card title="Pins" icon="map-pin" href="/en/using-zas/pins">
    Pause an item's countdown. Release it to resume from exactly the time left.
  </Card>

  <Card title="Channels" icon="users" href="/en/using-zas/channels">
    Private channels for yourself, shared channels for trusted groups. Invite by QR or link.
  </Card>

  <Card title="Share links" icon="link" href="/en/using-zas/share-links">
    Public links with the key in the URL fragment. Track opens, copies, and downloads.
  </Card>

  <Card title="Code snippets" icon="code" href="/en/using-zas/code-snippets">
    Paste code with automatic language detection and syntax highlighting.
  </Card>

  <Card title="Export" icon="download" href="/en/using-zas/export">
    Download a full ZIP of everything currently in transit.
  </Card>
</CardGroup>

## What to try first

* [Send your first item](/en/using-zas/send)
* [Pin something important](/en/using-zas/pins)
* [Create a shared channel](/en/using-zas/channels)
