# Welcome to GenSermon

GenSermon turns your Sunday sermon into a full week of ministry content — discussion guides, social media graphics, podcast episodes, and more — in just a few minutes.

This help center will walk you through everything you need to know.

## Quick Start

New to GenSermon? Start here:

1. [Sign up for your account](/getting-started/getting-started/signing-up.md)
2. [Set up your church profile](/getting-started/getting-started/church-setup.md)
3. [Process your first sermon](/getting-started/getting-started/your-first-sermon.md)

## Popular Articles

* [Create a sermon from a video URL](/creating-sermons/creating-sermons/from-youtube-video.md)
* [Understanding your generated content](/understanding-your-results/understanding-results/content-sections.md)
* [Set up email distribution](/settings/settings/email-recipients.md)
* [Connect your YouTube channel](/settings/settings/youtube-connect.md)
* [My sermon is stuck — what do I do?](/troubleshooting/troubleshooting/processing-failures.md)

## Need More Help?

If you can't find what you're looking for, email us at **<support@gensermon.com>** and we'll get back to you within 24 hours.


---

# 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://help.gensermon.com/readme.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.
