# Installation Instructions

Before you begin, make sure you have NamelessMC v2 (latest version) installed. This can be found  here: <https://namelessmc.com/download/>

1. Download the Cobalt NamelessMC zip file from BuiltByBit
2. Unzip the file locally on your PC
3. Upload the CONTENTS of the "upload" folder into your main NamlessMC installation directory  (where the folders core, custom, modules, uploads, cache are)
4. On your NamelessMC website, navigate to StaffCP -> Layout -> Templates, click the "Install" button
   1. This will be found at the /panel/core/templates/ URL on your site. For example: <https://cobalt.coldfiredzn.com/panel/core/templates/>
5. Enable the "Cobalt" template by clicking the "Activate" button, and make it default by clicking the "Make Default" button

The template should now be installed!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coldfiredzn.com/cobalt-nmc/installation-instructions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
