> ## Documentation Index
> Fetch the complete documentation index at: https://claw-tw.jackle.pro/llms.txt
> Use this file to discover all available pages before exploring further.

# pairing（裝置配對）

# `openclaw pairing`

核准或查看私訊 (DM) 配對請求（適用於支援配對機制的頻道）。

相關資訊：

* 配對流程導覽：[配對流程 (Pairing)](/zh-Hant/start/pairing)

## 指令範例

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
# 列出特定的頻道（如 WhatsApp）的待處理配對請求
openclaw pairing list whatsapp

# 核准特定代碼的配對請求，並發送通知
openclaw pairing approve whatsapp <代碼> --notify
```
