# License

The GrainBits theme comes with a flexible license designed for personal and commercial use, with clear guidelines on what is and isn't allowed.

#### What the license allows

* **Personal or Commercial use:** Use the theme for your own projects or for clients.
* **Modifications:** Customize the theme or build new products based on it.
* **Client Projects:** Use the theme to create products for clients.

#### What the license prohibits

* **Resale or Redistribution:** You may not sell, resell, or distribute the theme.
* **Publishing Source Code:** Sharing the theme's source code publicly is not permitted.
* **Transfer of License:** The license cannot be transferred to another person or entity.

For additional licensing options, such as a multisite license, please contact us directly.

### Support

We're committed to providing reliable support to help you get the most out of GrainBits.

#### What support covers

* **Feature and Functionality Questions:** Answers to specific questions about how the theme works.
* **Guidance on Design:** Assistance with understanding the theme's design principles.
* **Technical Issues:** Help resolving any bugs or issues within the theme.
* **Third-Party Assets:** Information on using bundled third-party assets or functionalities.
* **Maximizing Value:** Guidance on using the theme's features effectively.

#### What support does not cover

* **Ghost Installation:** Assistance with installing or setting up the Ghost CMS.
* **Theme Updates:** Integrating updates into your customized version of the theme.
* **Advanced Customization:** Customizations beyond the built-in theme features.

If you encounter issues beyond the scope of support, this documentation is an excellent resource for troubleshooting. For any unresolved questions, feel free to contact us via [email](mailto:support@thefinebits.com). We aim to respond within one business day.


---

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