# メインメニュー

World Creator を起動して正常にアクティブ化すると、下の画像に似たメインメニューが表示されます：

<figure><img src="/files/6961fd442db99779011465181c2832247aa9fa58" alt=""><figcaption></figcaption></figure>

## **メインメニューオプション**

<table><thead><tr><th width="179.7000732421875">プロパティ</th><th>説明</th></tr></thead><tbody><tr><td><strong>新規</strong></td><td>新しい空のプロジェクトを作成します。</td></tr><tr><td><strong>テンプレート</strong></td><td>事前に適用されたフィルターが含まれた、プロジェクトを開始するための堅実な基盤を提供します。</td></tr><tr><td><strong>最近の項目</strong></td><td>右側に最近使用したプロジェクトの一覧を表示します。</td></tr><tr><td><strong>読み込み</strong></td><td>ファイルブラウザを開き、読み込むプロジェクトを選択できるようにします。</td></tr><tr><td><strong>サンプル数</strong></td><td>右側に統合されたサンプルの一覧を表示します。</td></tr><tr><td><strong>ドキュメント</strong></td><td>既定のウェブブラウザでこのドキュメントを開きます。</td></tr><tr><td><strong>ニュース</strong></td><td>当社のウェブサイトのニュースページに移動します。</td></tr><tr><td><strong>ログアウト</strong></td><td>アクティベーション画面にリダイレクトしてログアウトし、ログイン資格情報を再入力する必要があります。</td></tr></tbody></table>

## 言語

右上から切り替えたい言語を選択できます。World Creator は世界で最も一般的に使用されている言語をサポートしており、今後さらに追加する予定です。翻訳が正確でない箇所に気付いた場合は、速やかに修正できるようご報告ください。

## ソーシャル

下までスクロールすると当社のソーシャルチャンネルをご覧になれます。ソーシャルメディアでのフォローをいただけると大変ありがたいです。日々または週ごとのビジュアルやコミュニティから共有されたコンテンツなど、新しいコンテンツを頻繁に投稿しています。


---

# 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.world-creator.com/ja/chtoriaru/introduction/main-menu.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.
