# コンテンツを作成する

- [コンテンツの書式設定](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/formatting.md): コンテキストメニューまたはキーボードショートカットを使って、さまざまな方法でコンテンツを整形します
- [インラインコンテンツ](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/formatting/inline.md): インラインパレットを使って、画像、リンク、数式と TeX などを追加します
- [Markdown](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/formatting/markdown.md): エディタで直接 Markdown を書き、一般的な構文を使って簡単にコンテンツを作成します
- [コンテンツ構成](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure.md): ページ、スペース、コレクションを作成する
- [スペース](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/space.md): 作成・公開するコンテンツをスペースごとに整理する
- [ページ](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/page.md): ページ、ページグループ、外部リンクを追加し、各ページで利用できるオプションについて学びます
- [タグ](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/page/tags.md): タグはページや更新ブロックに追加できる再利用可能なラベルです。このページでは、タグの作成、追加、管理方法を説明します
- [コレクション](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/content-structure/collection.md): スペースをフォルダに整理する
- [ブロック](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks.md): コンテンツ内でブロックを追加・編集する
- [段落](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/paragraph.md): 段落ブロックを追加して、整形されたテキスト、インライン画像などを挿入する
- [見出し](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/heading.md): 見出しブロックをページに追加して、コンテンツを整理し、SEO を向上させる
- [順不同リスト](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/unordered-list.md): 順不同リストブロックを追加して、箇条書きリストを作成する
- [順序付きリスト](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/ordered-list.md): ページに順序付きリストまたは番号付きリストを追加する
- [タスクリスト](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/task-list.md): 完了可能なタスクを表示するためのタスクリストを追加する
- [ヒント](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/hint.md): 読者の注意を特定の重要情報に向けるために、ページにヒントを追加する。
- [引用](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/quote.md): 他の場所から追加するコピーを強調表示したり、テキストの特定部分に注意を向けたりするために、ページに引用ブロックを追加する
- [コードブロック](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/code-block.md): サンプルコード、設定、コードスニペットなどを含めるために、ページにコードブロックを追加する
- [ファイル](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/insert-files.md): PDF、動画、ドキュメントなどをスペースに追加・管理する
- [画像](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/insert-images.md): ページに画像または画像ギャラリーを追加し、ダークモード用の画像バリアントを追加し、必要に応じて画像のサイズ変更や配置を行えます
- [埋め込み URL](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/embed-a-url.md): URL を使って、動画や音楽などをページに直接埋め込みます
- [表](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/table.md): 表を使って情報を整理し、データのドキュメント化を簡単にします
- [カード](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/cards.md): 画像の有無を問わず、カードセットで情報をより動的に表示します
- [タブ](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/tabs.md): タブを追加して、長くてナビゲートしにくいページを作らずに、関連情報の大きなブロックを表示できます
- [展開可能](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/expandable.md): 展開可能なブロックをページに追加して、ページを短く保ったり、長いコンテンツを隠したり、FAQ を作成したりできます
- [ステッパー](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/stepper.md): ステップごとのガイドをページに追加します。ガイド、手順解説、技術的なトラブルシューティングに最適です
- [更新](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/updates.md): ページに1つ以上の更新を追加します。サイトに変更履歴を追加するのに最適です
- [図形](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/drawing.md): GitBook 内で図を作成し、ページに追加します
- [数式と TeX](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/math-and-tex.md): ドキュメントで数式を表示したいときに、ページに mathTeX ブロックを追加します
- [ページリンク](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/page-link.md): スペース内のページ間の関係を示すために、ページリンクブロックを追加します。
- [列](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/columns.md): ドキュメント内で異なるレイアウトを作成するために列を追加します。
- [条件付きコンテンツ](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/conditional-content.md)
- [スニペット](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/blocks/snippets.md): ページ内の特定のスニペットを参照し、重要なものとして強調するために、スニペットブロックを追加します
- [AI コーディングアシスタントと skill.md](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/ai-coding-assistants-and-skillmd.md): GitBook の公式 skill.md ファイルを使って、AI コーディングアシスタントに GitBook の機能やブロックに関する知識を与えます
- [変数と式](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/variables-and-expressions.md): ページやスペースで参照できる再利用可能な変数を作成します
- [再利用可能なコンテンツ](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/reusable-content.md): スペース全体で使える再利用可能なコンテンツブロックを作成し、インスタンスを変更するとすべて一括で更新されます
- [内部コンテンツの検索](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/searching-your-content.md): キーワード検索と AI 搭載のスマート検索で、探しているものをより早く見つけます
- [検索とクイック検索](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/searching-your-content/quick-find.md): クイック検索でドキュメントを素早く検索・移動します
- [GitBook AI](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/searching-your-content/gitbook-ai.md): GitBook は AI を使って、組織内で必要な知識をより素早く見つけられるよう支援します
- [バージョン管理](https://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content/version-control.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://gitbook.com/docs/documentation/ja-gitbook-documentation/creating-content.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.
