# 近づいて話す

自分のアイコンをドラック&ドロップで話したい相手へ近づけてください。アイコン周りの音域（白い円）に相手が被ると会話することが可能になります。

{% embed url="<https://vimeo.com/881109189/40002d14c2>" %}

### 生活音が漏れないための設計

Teracyは自動ログインでPCを開くだけで仲間と繋がることが可能になります。そのため、意図せずにマイクがオンのままで生活音が入ってしまうことがないように、基本的にマイクはミュート（オフ）になっています。また、誰かと話をした後も自動でマイクはオフになるので、気づかない間に音が入ってしまうことはありません。

### ルームへ移動

この機能によって、どこでもチームメンバーと会話することは可能ですが、1on1や定例ミーティング、セミナーなどで利用する場合はルームを活用しましょう。

{% embed url="<https://vimeo.com/1003116380>" %}

ルームに入った後、左上のボタンで、俯瞰ビューと没入ビューを切り替えることができます。

{% hint style="info" %}
ルームの詳しい利用方法は、[次のページ](/fuction/room.md)に記載しています。
{% endhint %}


---

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