> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jadevelopment.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Comprehensive instructions on how to set up Radiolink with your game. Follow on for step by step details on how to install the system correctly

## Getting started

<Note>
  You must enable **HTTP Requests** and **API Services** within the Game Settings tab in Roblox studio. This is located under the Security section. Please ensure this is enabled before opening a ticket with our support team
</Note>

<Steps>
  <Step title="Drag and drop the .RBXM Radiolink file into workspace">
    After downloading the product, you will be given an RBXM file. Drag this into the Workspace of your game
  </Step>

  <Step title="Drag and ungroup the model from the folder" stepNumber={2}>
    Drag the 'SERVER STORAGE UNGROUP' model into **<u>ServerStorage</u>**. Then, right click and press 'Ungroup' **OR** press CTRL+U when selecting the model

    <img src="https://mintcdn.com/jadevelopment/MigPsCyDXkWUFwVs/images/newrhew.png?fit=max&auto=format&n=MigPsCyDXkWUFwVs&q=85&s=d51a86728e611f88e03df460856e58fb" alt="Newrhew Pn" width="501" height="392" data-path="images/newrhew.png" />
  </Step>

  <Step title="Get the sound effects">
    Head to each of the links below, and click the **Get Audio** button to add them to your inventory\
    [https://create.roblox.com/store/asset/120476404256367/Radiolink-Pickup-SFX\\\\](https://create.roblox.com/store/asset/120476404256367/Radiolink-Pickup-SFX\\\\)
    [https://create.roblox.com/store/asset/119990098740860/Radiolink-Notification-SFX\\\\](https://create.roblox.com/store/asset/119990098740860/Radiolink-Notification-SFX\\\\)
    [https://create.roblox.com/store/asset/136148474634635/Radiolink-Beep-SFX\\\\](https://create.roblox.com/store/asset/136148474634635/Radiolink-Beep-SFX\\\\)
    [https://create.roblox.com/store/asset/129478418290516/Radiolink-Alert-SFX](https://create.roblox.com/store/asset/129478418290516/Radiolink-Alert-SFX)

    <img src="https://mintcdn.com/jadevelopment/OY1JMK_gJ3uhSk_P/images/wetwett.png?fit=max&auto=format&n=OY1JMK_gJ3uhSk_P&q=85&s=a0879461d12b20a0432d46a376d61c28" alt="Wetwett Pn" width="1268" height="423" data-path="images/wetwett.png" />
  </Step>

  <Step title="All done!">
    You should now be able to test and make sure the Radio is working in its current state

    <img src="https://mintcdn.com/jadevelopment/OY1JMK_gJ3uhSk_P/images/ulyyu.png?fit=max&auto=format&n=OY1JMK_gJ3uhSk_P&q=85&s=1f37dbfc4d601f491d155e075531f240" alt="Ulyyu Pn" width="1041" height="553" data-path="images/ulyyu.png" />
  </Step>
</Steps>

Now, move onto the [Configuration section](/radiolink/configuration) to continue
