# Users Guide

## Users Guide

- [チュートリアル](https://docs.cotogoto.ai/readme.md): はじめる前にCotoGoto（コトゴト）で何ができるのかを学んでください。
- [機能説明](https://docs.cotogoto.ai/feature.md): 各機能の説明をしています。
- [スマホの使い方](https://docs.cotogoto.ai/mobile.md): スマホでの使い方をしています。
- [各種連携サービスについて](https://docs.cotogoto.ai/cooperation.md): 各種連携サービスについての説明をしています。
- [サポート機能](https://docs.cotogoto.ai/support.md)
- [AIとの会話のコツ](https://docs.cotogoto.ai/talk.md): AIとの会話の中で、キーワードが該当すると使える機能を説明します。
- [自分の気持ちを知る](https://docs.cotogoto.ai/know_your_feelings.md): モチベーションの解析から自己分析が行えます。
- [SNSのタイムラインをインポートする](https://docs.cotogoto.ai/sns_import.md)
- [X(Twitter)のインポート](https://docs.cotogoto.ai/sns_import/twitter.md)
- [Facebookのインポート](https://docs.cotogoto.ai/sns_import/facebook.md)
- [Slack Bot マニュアル](https://docs.cotogoto.ai/slack_manual.md): CotoGoto for Nobyについての説明
- [Discord Bot マニュアル](https://docs.cotogoto.ai/discord_manual.md): CotoGoto for Nobyについての説明
- [MCP マニュアル](https://docs.cotogoto.ai/cotogoto-mcp-manyuaru.md): CotoGoto MCP サーバーについての説明
- [FAQ](https://docs.cotogoto.ai/faq.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://docs.cotogoto.ai/readme.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.
