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

# Custom TV Models

With Chronos, we already offer 3 TV Models you may you resize, redesign or recolour but if you have a TV that you with to use for Chronos, you can also use that!

<Steps>
  <Step title="Get your TV Model">
    Find your TV Model, it can be made out of meshes, parts and any other ROBLOX Supported model type.
  </Step>

  <Step title="Create a 'Screen' part">
    If you havent already, create a Screen part, name it `Screen`
  </Step>

  <Step title="Insert the monitorGui">
    To make it all work well, insert monitorGui, you can duplicate it from other TV's and etc.
  </Step>

  <Step title="Insert a EventZoomCamera">
    To have a zoom in (required) insert a EventZoomCamera, this part can be found by duplicating it from a pre-made Chronos TV.
  </Step>

  <Step title="Group it">
    After that group it! Make sure that the monitorGui is inside 'Screen' and that the EventZoomCamera and Screen parts are grouped with the TV.
  </Step>

  <Step title="Name the model 'TV <number>'">
    Replace \<number> with the number for your TV. (Do not include \<>)
  </Step>

  <Step title="Place it into the Screens Folder">
    Insert the model with everything inside of it inside the 'Screens Folder'
  </Step>

  <Step title="Final Checks">
    <Check>
      Model is Anchored
    </Check>

    <Check>
      The model is called TV with a number after it
    </Check>

    <Check>
      There is a monitorGUI inside Screens, a EventZoomCamera inside the model and Screen is outside of the actual TV but still inside the model.
    </Check>

    <Check>
      The model is inside the Screens Folder
    </Check>
  </Step>
</Steps>

<Danger>
  We do not provide support for Custom features, please make sure that you have correctly followed this step-by-step tutorial and checked the installation page for anything that you have missed.
</Danger>
