> For the complete documentation index, see [llms.txt](https://alexxander.gitbook.io/signalplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alexxander.gitbook.io/signalplus/installation.md).

# Installation

{% stepper %}
{% step %}

### Get the module

{% tabs %}
{% tab title="GitHub (Recommended)" %} <a href="https://github.com/AlexanderLindholt/SignalPlus/releases/latest" class="button primary">See Latest Release</a>

* Download the `.rbxm` file.
* Find the file in your file explorer.
* Drag the file into Roblox Studio.

**Bonus:** The package will auto-update if you enable it in the `PackageLink` inside.
{% endtab %}

{% tab title="Creator Store" %} <a href="https://create.roblox.com/store/asset/118793070598362" class="button primary">Get Roblox Asset</a>

* Click `Get Model`.
* Open the ToolBox in Roblox Studio.
* Go to the `Inventory` tab.
* Click on `Signal+` to insert.
  {% endtab %}
  {% endtabs %}
  {% endstep %}

{% step %}

### Place it

Find a great place for the module, where other scripts can reference it.
{% endstep %}
{% endstepper %}
