# 機能・使い方

- [自動ログイン](https://help.teracy.io/fuction/autologin.md): 「開けばそこに仲間がいる」
- [ライブステータス](https://help.teracy.io/fuction/livestatus.md): 今何をしているかを自動で共有する
- [近づいて話す](https://help.teracy.io/fuction/near.md): 1秒で話し始められる
- [ルーム内で話す](https://help.teracy.io/fuction/room.md): 仲間と集まって話す
- [手を振る](https://help.teracy.io/fuction/wave.md): ワンクリックでチームメンバーを呼び出す
- [ライブモード（β）](https://help.teracy.io/fuction/livemode.md): 作業しながら、テキストで会話する
- [随時追加...](https://help.teracy.io/fuction/comingsoon.md)


---

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