# Teracy GuideBook

## Teracy GuideBook

- [Teracyガイドブック](https://help.teracy.io/home.md)
- [クイックスタート](https://help.teracy.io/introduction/quickstart.md): インストール後、3分で使い始められます
- [自動ログイン](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)
- [Labi株式会社](https://help.teracy.io/example/labi.md): インタビュー記事のサマリーを記載しています。詳細は下部のnote記事をご覧ください。
- [2024-08-26](https://help.teracy.io/log/2024-08-26.md)
- [カフェで作業する](https://help.teracy.io/usecase/kafedesuru.md)
- [モクモク会](https://help.teracy.io/usecase/mokumoku.md): 書
- [ペアプロ・モブプロ](https://help.teracy.io/usecase/peapuromobupuro.md)
- [モブデザイン](https://help.teracy.io/usecase/mobudezain.md): モブデザイン
- [社内ミーティング](https://help.teracy.io/usecase/mtingu.md): 社内
- [朝会・夕会](https://help.teracy.io/usecase/chao-hui-xi-hui.md): 朝会・


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.teracy.io/home.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.
