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

# Join our Community

World Creator is more than just a tool — it’s a growing community of artists, developers, and studios from around the world.

Connect with us, share your work, ask questions, get support, and stay up to date with the latest news and updates.<br>

### Discord

Join our Discord server for real-time community interaction.\
Chat with other users, showcase your work, and get community support.

👉 Jump into the conversation: [World Creator Discord Server](https://discord.gg/worldcreator)<br>

### YouTube

Subscribe to our YouTube channel for tutorials, update showcases, development insights, and live streams.

👉 Don’t miss the latest features and workflow tips: [www.youtube.com/@worldcreator3d](https://www.youtube.com/@worldcreator3d)<br>

### Twitter / X

Follow us for quick updates, feature highlights, announcements, and sneak peeks.

👉 Stay in the loop: <https://x.com/worldcreator3d><br>

### Instagram

Discover stunning renders and environment art created with World Creator.

👉 Get inspired: <https://www.instagram.com/worldcreator3d/>

We truly look forward to welcoming you to our community and seeing the amazing creations you bring to life with 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/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.
