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

# 加入我们的社区

World Creator 不仅仅是一个工具——它是一个由来自世界各地的艺术家、开发者和工作室组成的不断壮大的社区。

与我们联系，分享你的作品，提出问题，获取支持，并及时了解最新消息和更新。<br>

### Discord

加入我们的 Discord 服务器，进行实时社区互动。\
与其他用户聊天，展示你的作品，并获得社区支持。

👉 进入对话： [World Creator Discord 服务器](https://discord.gg/worldcreator)<br>

### YouTube

订阅我们的 YouTube 频道，获取教程、更新展示、开发见解和直播内容。

👉 不要错过最新功能和工作流程技巧： [www.youtube.com/@worldcreator3d](https://www.youtube.com/@worldcreator3d)<br>

### Twitter / X

关注我们，获取快速更新、功能亮点、公告和抢先预览。

👉 保持关注： <https://x.com/worldcreator3d><br>

### Instagram

探索使用 World Creator 创作的精美渲染图和环境艺术。

👉 获取灵感： <https://www.instagram.com/worldcreator3d/>

我们非常期待欢迎你加入我们的社区，并欣赏你用 World Creator 带来的精彩创作。


---

# 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:

```
GET https://docs.world-creator.com/zh/introduction.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.
