# 手を振る

チームメンバーへ「手を振る」を使って、話したいことがあることを伝えることができます。Teracy独自の通知を使って相手もすぐに返信ができるので、いちいち文字を入力する必要はありません。

<figure><img src="/files/jJyCOmSDhSrZjd5G0wGw" alt=""><figcaption></figcaption></figure>

### 受け取る側もワンクリックで返信できる

画面の右上に誰が手を振っているのかが表示され、簡単にコミュニケーションが取れます。話す準備ができてなくても心配する必要はありません。

<figure><img src="/files/9lvLQtEdk0RNL7Vy0Njx" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.teracy.io/fuction/wave.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
