# Overview

{% embed url="<https://www.youtube.com/watch?v=mXL7RX9W_4E>" %}
OpenChurch 3 Tour
{% endembed %}

OpenChurch is an open-source software package for building websites for churches and other religious organizations. It is based on the Drupal content management system and is designed to be easy to use, even for those with little or no technical experience. The package is particularly suited for use on low-cost shared hosting platforms.

OpenChurch provides a set of pre-configured modules, templates, and other tools that can be used to create a wide range of church-related content, such as articles, events, and image galleries.&#x20;

The OpenChurch platform is fully open-source, which means that anyone can use, modify, and distribute it for free under the terms of the GPL v2 license. This allows churches and other organizations to customize the software to suit their specific needs without incurring additional costs.


---

# 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://drupalninja.gitbook.io/guide/overview.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.
