> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/hajimeni.md).

# はじめに

- [概要](https://morphic.com/docs/jp/hajimeni/overview.md): Morphic とは何か、何が作れるか、そしてどこから始めればよいか。
- [キャンバス](https://morphic.com/docs/jp/hajimeni/navigating-the-canvas.md): キャンバスは、動画、画像シーケンス、レイアウトなどのコンテンツを作成・探索・編集する場所です。キャンバスを効率よく操作できれば、作業を速く進め、整理された状態を保てます。
- [プロンプトバー](https://morphic.com/docs/jp/hajimeni/navigating-the-canvas/prompt-bar.md): Morphic のプロンプトバーでは、プロンプトを入力し、アスペクト比、スタイル、キャラクターモデル、創造性、バリエーション、カメラアングルなどの設定を調整して生成できます。
- [サイドバー](https://morphic.com/docs/jp/hajimeni/navigating-the-canvas/sidebars.md): Canvas の左右のサイドバーに何があるか、そしてそこからレイヤー、チャット、アセットにアクセスする方法。
- [セクション](https://morphic.com/docs/jp/hajimeni/navigating-the-canvas/section.md): Morphic のセクションは、作業が増えてもキャンバスを整理された状態に保つためのコンテナです。任意のアセットを名前付きのセクションにまとめ、内容を配置し、すべてを一つの単位としてまとめて移動できます。
- [Copilot](https://morphic.com/docs/jp/hajimeni/copilot.md): Copilot とは何か、開き方、そして画像、動画、音声、ワークフロー、アセット全体で何を依頼できるか。
- [チャットモード](https://morphic.com/docs/jp/hajimeni/copilot/chat-modes.md): Copilot チャットが実行できる 3 つのモード、それぞれがクレジットに対して何を行うか、そして使いたいモードの設定方法。
- [新しいチャットで続ける](https://morphic.com/docs/jp/hajimeni/copilot/continue-in-a-new-chat.md): Copilot チャットを任意のメッセージで分岐する方法、新しいチャットに引き継がれる内容、そして分岐が最も役立つ場面。
- [Copilot から Canvas にドラッグ＆ドロップ](https://morphic.com/docs/jp/hajimeni/copilot/copilot-to-canvas.md): Copilot チャットから画像や動画をキャンバスへ移す方法。ドラッグするか、アセットのメニューから行えます。
- [バッチ生成](https://morphic.com/docs/jp/hajimeni/copilot/batch-generation.md): 1件ずつ実行するのではなく、1回のリクエストで複数の生成を Copilot に依頼する方法。
- [ダッシュボード](https://morphic.com/docs/jp/hajimeni/dashboard.md): チャット、ファイル、プロジェクト、アセット、モデル、ワークフローの場所と、新しいものの始め方。
- [プロジェクト](https://morphic.com/docs/jp/hajimeni/dashboard/projects.md): Morphic のプロジェクトでは、テーマ、クライアント、目的ごとに作業を整理でき、関連ファイルをまとめて、集中しやすい構造で管理できます。
- [ファイル](https://morphic.com/docs/jp/hajimeni/dashboard/files.md): Morphic のファイルでは、各シーンやアイデアを個別に管理できます。作成、名前変更、切り替え、削除ができ、それぞれ専用のキャンバスで集中して整理された制作が行えます。
- [チャット](https://morphic.com/docs/jp/hajimeni/dashboard/chats.md): 以前の Copilot 会話の見つけ方、一覧を絞り込む方法、チャットの名前変更、お気に入り登録、削除の方法。
- [アセット](https://morphic.com/docs/jp/hajimeni/assets.md): アップロードまたは生成したものが保存される場所と、チームがどのファイルからでもそれにアクセスする方法。
- [アセットをアップロード](https://morphic.com/docs/jp/hajimeni/assets/upload-assets.md): 自分のファイルを Morphic に取り込む4つの方法と、取り込み後に保存される場所。
- [タグとお気に入り](https://morphic.com/docs/jp/hajimeni/assets/tags-and-favorites.md): アセットにラベルを付け、何度も使うものをお気に入りにして、大きなライブラリでも検索しやすくする方法。
- [複数のアセットを管理する](https://morphic.com/docs/jp/hajimeni/assets/manage-multiple-assets.md): 1つずつではなく、複数のアセットにまとめて操作する方法。
- [コンテキスト検索](https://morphic.com/docs/jp/hajimeni/contextual-search.md): Morphic のどこからでもファイル、アセット、ワークフローを検索できるキーボードショートカット。
- [FAQ](https://morphic.com/docs/jp/hajimeni/faqs.md): 機能やワークフローから、アカウントやプラットフォームの基本まで、Morphic の使い方に関するよくある質問への素早い回答を見つけられます。


---

# 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 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, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/jp/hajimeni.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
