# Installation

To install this theme, proceed with the following steps:

1. In the Ghost Admin, go to `Settings`
2. Select `Theme` in the `Site` section, and click on `Change theme`

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

3. Then click on `Upload theme` and drag and drop the theme file (the `grainbits.zip` file you downloaded after your purchase) or locate it and start the upload.

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

4. Once the upload is finished, click on the `Activate` button to enable the theme for your website.

<figure><img src="/files/dkChjX6KUx2B5JW5bJU3" 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://thefinebits.gitbook.io/grainbits/getting-started/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.
