# Gravity docs

This documentation guides installing, customizing, and leveraging the Gravity theme for your Ghost blog or newsletter.

### Introduction

The theme is designed for content-focused creators who aim to grow a subscription-based publication centered on in-depth, research-led writing across arts, culture, history, technology, and lifestyle. It offers a refined editorial layout, clear visual hierarchy, and a professional aesthetic, with extensive customization options built in.

As this documentation is for a Ghost theme, basic familiarity with Ghost CMS is assumed. If you are new to Ghost, we recommend exploring the official [Ghost Help Center](https://ghost.org/help/?ref=themex.studio), which provides comprehensive guides and resources to get you started.

## Install theme

### **Upload zip file**

To begin, **unzip** the downloaded package by double-clicking it on a Mac or by right-clicking and selecting "Extract All" on Windows.

Inside the new Gravity **folder**, you will find the Gravity.zip theme files.&#x20;

### How to Upload and Activate the Theme

1. Log in to your Ghost Admin panel at `example.com/ghost`.
2. Click the **Settings** icon (⚙️) at the bottom of the left sidebar.
3. Go to **Design & branding → Theme → Change theme**.
4. Select **Upload theme** and upload the `Gravity.zip` file.
5. Once the upload is complete, click **Activate now** to enable the theme.


---

# 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://themesupport.gitbook.io/gravity-docs/readme.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.
