# Video Tutorials

Quick video tutorials to get you started with AgenticFlow in under 15 minutes total.

## 📺 Core Getting Started Videos

### [Using Templates (7:01)](https://youtube.com/watch?v=be3rzuZQxbA)

**Perfect for:** Complete beginners who want to start with pre-built solutions

Learn how to:

* Browse AgenticFlow's template library
* Select templates that match your use case
* Customize templates for your specific needs
* Deploy templates with one click

**Key takeaway:** Start with templates to see AgenticFlow in action before building from scratch.

### [Sharing Your Workflow (1:11)](https://youtube.com/watch?v=be3rzuZQxbA)

**Perfect for:** Users who want to collaborate or showcase their work

Learn how to:

* Make your workflows public or private
* Generate shareable links
* Control access permissions
* Embed workflows in other applications

**Key takeaway:** AgenticFlow makes it easy to share your AI automation with others.

### [Clone to Edit (1:35)](https://youtube.com/watch?v=be3rzuZQxbA)

**Perfect for:** Users who want to customize existing workflows

Learn how to:

* Clone existing workflows and agents
* Modify cloned content safely
* Create variations for different use cases
* Build upon community contributions

**Key takeaway:** Don't start from scratch - clone and customize existing solutions.

## 🎯 Recommended Learning Path

1. **Start with templates** (7 minutes) - See what's possible
2. **Clone and customize** (1.5 minutes) - Make it your own
3. **Share your creation** (1 minute) - Show others your work

**Total time investment:** Under 10 minutes to go from zero to deployed AI solution!

## 🔗 Related Resources

* [Your First 5 Minutes](/get-started/your-first-5-minutes.md) - Hands-on written guide
* [Choose Your Path](/get-started/choose-your-path.md) - Decide between Agents, Workflows, or Teams
* [Templates Library](/get-started/templates.md) - Browse available templates

## 💡 Pro Tips from the Videos

* **Templates are learning tools** - Use them to understand AgenticFlow patterns
* **Cloning is collaboration** - Build on others' work and contribute back
* **Sharing drives adoption** - Show stakeholders working solutions, not concepts
* **Start simple** - Pick basic templates first, then explore advanced features

## 🎬 Next Steps

After watching these videos, you'll be ready to:

* [Build your first AI Agent](/ai-agents/03-agents.md)
* [Create a visual workflow](/workflows/04-workflows.md)
* [Set up a multi-agent team](/workforce/05-workforce.md)

***

*📺 These videos are part of our comprehensive 96-video library covering every aspect of AgenticFlow.*


---

# 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.agenticflow.ai/learn/video-series.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.
