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

# Setup

## Prepare your Project

Before installing the **Fusion** module, you’ll need to either create a new Unity project or open an existing one.

{% hint style="warning" %}
It is important to note that [**Game Creator 2**](https://www.ninjutsugames.com/go/game-creator-2?src=docs_fusion_setup_game_creator) and [**Photon Fusion**](https://www.ninjutsugames.com/go/photon-fusion?src=docs_fusion_setup_sdk) should be present before attempting to install this module.
{% endhint %}

## Install the Fusion module

If you haven't purchased the module, [**get Fusion Module on the Unity Asset Store →**](https://www.ninjutsugames.com/go/fusion?src=docs_fusion_setup_module), then follow the steps below to install it.

Once you have bought it, click on **Window → Package Manager** to reveal a window with all your available assets.

Type in the little search field the name of this package and it will prompt you to download and install the latest stable version. Follow the steps and wait till Unity finishes compiling your project.

## Examples

We highly recommend checking the examples that come with the **Fusin** module. To install them, click on the *Game Creator* dropdown from the top toolbar and then the *Install* option.

The **Installer** window will appear and you'll be able to manage all examples and template assets you have in your project.

* **Examples**: A collection of scenes with different use-case scenarios
* **UI**: A bundle of common user interface elements

<figure><img src="/files/B2yzxvbFBSW4CA9vCT1K" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Clicking on the **Examples** install button will install all dependencies automatically.
{% endhint %}

Once you have the examples installed, click on the *Select* button or navigate to `Plugins/GameCreator/Installs/Fusion.Examples/`.

<figure><img src="/files/Hv6w1cAmZjwryVotZTVC" alt=""><figcaption></figcaption></figure>

## Getting Started

This module requires Fusion to be installed first. After you have imported Fusion you need to set-it up and create your App Id in order for this to work.

You can follow this getting started [**guide from Fusion**](https://doc.photonengine.com/fusion/current/tutorials/shared-mode-basics/1-getting-started)
