# 主菜单

启动 World Creator 并成功激活后，您将看到类似下图的主菜单：

<figure><img src="/files/f4d69162f542d2c35bb333bfe46062dfcff69f55" 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>采样（Samples）</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/zh/cao-zuo-zhi-nan/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.
