# 開発事業者向けガイド

- [第1章 はじめに](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/01-introduction.md)
- [第2章 AI時代の産業構造転換とデータマネジメントの戦略的価値](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/02-why-datamanagement.md)
- [第3章 Open Dataspacesとは何か](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/03-ods-basics.md)
- [第4章 ODS-RAMの構成とサービス参画構造](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/04-service-guide.md)
- [第5章 開発事業者の参入戦略](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/05-gtm-guide.md)
- [第6章 ODS Protocolsを実装するサービス構築の基本的考え方](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/06-build-basics.md)
- [第7章 導入ステージ別の進め方](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/07-stages-actions.md)
- [第8章 おわりに ― AI 時代の分散データマネジメントがもたらす新しい産業像](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/08-outro.md)
- [参考文献](https://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido/09-references.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://open-dataspaces.gitbook.io/ods-docs/jp/introductory-guide/kegaido.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.
