# Introduction

<figure><img src="https://2952860583-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwCSxPULdRXbnL35S8c7W%2Fuploads%2FSvisgCxZwkUiZj7a4V2b%2Fsocial.png?alt=media&#x26;token=3149a10b-4baf-43ad-b651-e4fed9ae5b54" alt=""><figcaption></figcaption></figure>

FineBits is a Ghost theme tailored for blogs, publications, podcasts, and websites, showcasing a minimal design that accentuates articles. Renowned for its lightweight nature and pristine aesthetics, it stands out for its clean, sophisticated design.

Given that this is documentation for a Ghost theme, you are assumed to have a fundamental understanding of the Ghost CMS. For newcomers 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
* Fully responsive and visually appealing on all screens
* Compatible with modern browsers
* Updated regularly

<details>

<summary>Ghost Supported Features</summary>

✅ Build for Ghost 6.x\
✅ Dark theme\
✅ Memberships & Subscriptions\
✅ Native Search support\
✅ Native Comments support\
✅ Announcement bar support\
✅ Newsletter support\
✅ Secondary navigation\
✅ Multiple author support\
✅ Author Profile pages\
✅ Publication logo support\
✅ Cover images for Posts/Pages\
✅ Featured posts\
✅ Signup cards\
✅ Image layouts (normal, wide, full-width)\
✅ Bookmark cards\
✅ Gallery support\
✅ Buttons\
✅ Callouts\
✅ Toggles\
✅ Quotes\
✅ Product cards\
✅ Self-hosted video & audio files\
✅ File downloads\
✅ Headers\
✅ Markdown cards\
✅ Twitter cards\
✅ Next and Previous post-navigation\
✅ Tags and Tag-specific pages\
✅ Authors and Author-specific pages\
✅ Table of Contents (TOC)\
✅ Social links in the footer

</details>

### Help and Support

This guide details the essential steps to unlock the full potential of this theme. We encourage you to check out the [demo website](https://demo.thefinebits.com/) to explore the theme's capabilities and review its documentation to determine if FineBits suits your project. Should you have any queries, please don't hesitate to [contact us](mailto:support@thefinebits.com). We aim to respond within 24 hours.

{% hint style="success" %}
We're considering adding a gallery section to feature all the websites using FineBits. 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/finebits/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.
