# Introduction videos

These community-created video tutorials provide visual walkthroughs of Brewfather's key features. They are a great complement to the written guides in this section.

### Playlist

<https://www.youtube.com/playlist?list=PL9I_X5K1VpRx8PRoPKqoUxnkCzcCmkDza>

### Quick Recipe Creation

Quick introduction to creating your first recipe and batch in Brewfather (by KegLand): <https://youtu.be/hAh_so1JqIs>

Covers creating a basic recipe, adding ingredients, and starting a batch. (\~10 min)

### Equipment

Setting up your equipment profile: <https://youtu.be/F5fpbhUyW4s>

Walks through configuring your equipment profile with volumes, efficiency, and losses. (\~15 min)

### General

Watch the introduction and walkthrough video made by Hop Rod Garage

[![Brewfather](http://img.youtube.com/vi/GMNkHXhClX4/0.jpg)](http://www.youtube.com/watch?v=GMNkHXhClX4)

<https://youtu.be/GMNkHXhClX4> (English spoken version)

A comprehensive walkthrough of Brewfather's main features including recipes, batches, and settings. (\~30 min)

[https://youtu.be/eA0ts87FVgc](https://www.youtube.com/watch?v=eA0ts87FVgc) (Norwegian spoken version)

### Water Chemistry

Introduction by BrewCabin: <https://youtu.be/BRjm5hL-TpM?t=309>

Overview of Brewfather's water chemistry tools and mineral adjustments. (\~20 min)

Water chemistry easy method: <https://youtu.be/_eIMy5k9aLg>

Simplified method for water chemistry adjustments using Brewfather.

***

> **Note:** These videos were created by community members and may show older versions of the Brewfather interface. The core workflows remain the same, but some UI elements may look different in the current version.

## Related Written Guides

* [Quick Start](/getting-started/quick-start.md) — Get started in 5 minutes
* [Setting Up Your Equipment Profile](/getting-started/setting-up-your-equipment-profile.md) — Detailed equipment configuration guide
* [Creating a New Recipe](/getting-started/creating-a-new-recipe.md) — Step-by-step recipe creation
* [Water Calculator](/recipes/water-calculator.md) — Water chemistry adjustments


---

# 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.brewfather.app/getting-started/introduction-videos.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.
