# Introduction

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

GrainBits is a Ghost theme designed for blogs, publications, landing pages, and creator businesses. It combines a clean, minimal aesthetic with flexible layout options that let you hide or show headers and footers on a per-page basis. Whether you're publishing long-form articles or building a focused landing page, GrainBits adapts to your content without compromise.

This documentation assumes you have a basic understanding of the Ghost CMS. If you're new to Ghost, we recommend exploring the guides in the official [Ghost Help Center](https://ghost.org/help/) for comprehensive information.

### Main Features

* Lightweight and blazing fast
* Clean, modern, and minimal design
* Flexible header/footer visibility
* Landing page support without sacrificing blog functionality
* Fully responsive and visually appealing on all screens
* Compatible with modern browsers
* Updated regularly

<details>

<summary>Ghost Supported Features</summary>

✅ Built for Ghost 6.x\
✅ Memberships & Subscriptions\
✅ Native Search support\
✅ Native Comments support\
✅ Newsletter support\
✅ Announcement Bar support\
✅ Secondary navigation\
✅ Multiple Author support\
✅ Author Profile pages\
✅ Featured posts\
✅ Publication Logo support\
✅ Cover images for Posts/Pages\
✅ Signup cards\
✅ Bookmark cards\
✅ Product cards\
✅ Dark theme\
✅ Theme-wide color tints\
✅ Callouts\
✅ Toggles\
✅ Buttons\
✅ Quotes\
✅ File Downloads\
✅ Video & Audio support\
✅ Gallery support\
✅ Image Layouts (normal, wide, full)\
✅ Headers\
✅ Markdown cards\
✅ Twitter cards\
✅ Post Navigation (prev/next)\
✅ Tag-specific pages\
✅ Author-specific pages\
✅ Social links in the footer\
✅ Custom 404 page\
✅ Responsive design\
✅ Homepage customization options

</details>

### Help and Support

This guide walks you through everything you need to unlock the full potential of GrainBits. We encourage you to explore the [demo website](https://grainbits.thefinebits.com/) to see the theme in action and review this documentation to determine if GrainBits is right for your project. If you have any questions, don't hesitate to contact us. We aim to respond within 24 hours.

{% hint style="success" %}
We're considering adding a gallery section to feature all the websites using GrainBits. Feel free to reach out; we'd love to showcase yours, too!
{% endhint %}


---

# 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/introduction.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.
