# 0.1 このGitBookの使い方

* 本ドキュメントは **SyFuの最新仕様** をまとめた公式ガイドです。
* [**ホワイトペーパー**](https://docs.google.com/document/d/1WqmCv53QlwY8erA3G-8f27FY_7Q0gWFzn7rCJ_hVR80/edit?tab=t.e2lvdjvhw0ph)：設計思想や長期ビジョン（大きく変わらない土台）
* **GitBook**：実務仕様とマニュアル（随時アップデートされる最新版）
* **プロダクトサイト**：ブランドや体験を伝える営業・広報の顔

👉 迷ったときは「GitBook = 最新情報」「WP = 基本原則」と理解してください。


---

# 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://docs.syfu.io/ja/introduction/introduction-how-to-use.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.
