# Website

{% hint style="success" %}
See a **live example**:  [katychurchofchrist.com](https://katychurchofchrist.com)
{% endhint %}

The purpose of Lightpost website hosting is to enable congregations to have a **cost effective**, **beautiful, highly functional web presence** with **minimal effort**.

{% hint style="info" icon="rocket-launch" %}
**NEW**:  Lightpost now offers [3 templates](/add-on-features/website/templates.md) to choose from with customizable themes.
{% endhint %}

### This service offers:

* An **attractive**, functional website.
* The ability to use your **own domain name**.
* Customization option for a **logo**.
* "Out of the box" content such as showing your:
  * Public **calendars**
  * Public **sermon** uploads
  * **Podcasts**
  * **Leadership** listings
  * Public **Bible class registration**
  * Public **shared files**
* "Out of the box" options such as:
  * Public **contact form**
  * Public **prayer request form**
  * Dedicated "**Watch Live**" link and page to showcase your live streaming
  * Dedicated "**Plan a Visit**" link and page
  * Dedicated "**Service Times**" link and page
  * Prominent **Social media** links
* Default page content such as congregation information, leadership information, about pages and more.
* The ability to **create pages** of content **yourself** to offer more information about specific programs or opportunities at your congregation.
* **Website statistics** of visitor traffic. (Recording now, available soon)
* Linking to **social media** and live streams.
* **Domain registration** and management, as an optional add-on feature.

### This service from Lightpost does **NOT** offer:

* Custom or elaborate designs or options for changing the design.
* Full service content management.
* Large file distribution.

By limiting design options and customization, we are able to keep costs low and maintenance incredibly low.


---

# 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://docs.lightpost.app/add-on-features/website.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.
