> 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/ru-men/introduction-1.md).

# 加入我们的社区

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

与我们联系，分享你的作品，提出问题，获取支持，并随时了解最新的新闻和更新。

### 论坛 \* <mark style="color:红色;">新</mark>

加入我们的官方论坛进行有组织的讨论、功能请求、教程和错误报告。\
一个专注且无干扰的场所，用于与社区和团队交流。

👉 创建一个账户并今天开始发帖： [forum.world-creator.com](https://forum.world-creator.comforum.world-creator.com)<br>

### Discord

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

👉 参与讨论： [World Creator Discord 服务器](https://discord.gg/worldcreator)<br>

### Reddit \* <mark style="color:红色;">新</mark>

加入讨论，分享你的创作，并与其他地形和环境爱好者建立联系。

👉 成为讨论的一部分： [r/WorldCreator](https://www.reddit.com/r/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/ru-men/introduction-1.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.
