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

# tui

# `openclaw tui`

Gateway（ゲートウェイ）に接続されたターミナル UI を開きます。

関連:

* TUI ガイド: [TUI](/web/tui)

## 例

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
openclaw tui
openclaw tui --url ws://127.0.0.1:18789 --token <token>
openclaw tui --session main --deliver
```
