> For the complete documentation index, see [llms.txt](https://docs.boomdao.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.boomdao.xyz/unity-package/world-canister-integration.md).

# World Canister Integration

The **Unity Package** comes integrated with an example [World](/world-canister.md) canister.&#x20;

The **World** canister is the "game server" of your game. You can deploy your own World canister using the [Game Launcher](https://awcae-maaaa-aaaam-abmyq-cai.icp0.io/) website and configure it with actions directly on the website.

The Unity Template has examples for how to interact with the [Actions](/world-canister/actions.md) and [Configs](/world-canister/configs.md) of your World canister.
