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

# 共有する方法

> Waveはデジタル名刺を共有するさまざまな方法を提供しており、カンファレンス、会議中、オンラインを問わず、いつでもつながる準備ができます

<iframe className="w-full aspect-video rounded-xl" src="https://www.youtube.com/embed/dc8_bCBX4nc" title="How To Share Your Digital Business Card (Easy Tips)" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## 共有方法

<CardGroup cols={2}>
  <Card title="QR Code" icon="qrcode" href="/sharing/qr-code">
    QR codeを表示して相手のスマートフォンカメラでスキャンしてもらう。
  </Card>

  <Card title="NFCタップ" icon="wifi" href="/sharing/nfc-tap">
    NFCカードまたはスマートフォンを別のデバイスにタップする。
  </Card>

  <Card title="Apple & Google Wallet" icon="wallet" href="/sharing/wallet">
    スマートフォンのデジタルウォレットから直接共有する。
  </Card>

  <Card title="メール" icon="envelope" href="/sharing/email">
    ワンタップでメールでカードを送る。
  </Card>

  <Card title="SMS" icon="comment-sms" href="/sharing/sms">
    カードリンクを誰にでもテキストで送る。
  </Card>

  <Card title="App Clip" icon="apple" href="/sharing/app-clip">
    アプリのインストールなしでiPhoneで即座に共有する。
  </Card>
</CardGroup>
