# Installation

## Download theme file

Please download the zipped version of the theme from [here](https://firebasestorage.googleapis.com/v0/b/ghost-cms-templates.appspot.com/o/nps-ghost-theme.zip?alt=media\&token=a42cc974-900b-4e14-811a-30b604af3640).

## Open Ghost CMS Dashboard

Open the Ghost CMS dashboard in your browser, then:

1. Click on **Settings** Icon<br>

   <div align="left"><figure><img src="/files/wyzjOiO31l0R7jsK5SCF" alt=""><figcaption></figcaption></figure></div>
2. Click in **Design**

   <figure><img src="/files/JcYPeGq1sYeAoJ8wq1of" alt=""><figcaption></figcaption></figure>
3. Click "Change Themes"

![](/files/zevEtaG69of4TtwVhCeH)

4. Click on **Upload Theme** button

<div data-full-width="false"><figure><img src="/files/lySLy5GefynISjXaUv36" alt=""><figcaption></figcaption></figure></div>

5. Upload our zipped file into the pop-up modal.
6. Your theme is installed. Click the **Close** button and refresh the page to view new changes.

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


---

# 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://pudr.nipunasewa.site/theme-documentation/installation.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.
