mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
35 lines
902 B
Markdown
35 lines
902 B
Markdown
---
|
|
sidebar_position: 100
|
|
title: "🚀 Getting Started"
|
|
---
|
|
|
|
import { TopBanners } from "@site/src/components/TopBanners";
|
|
|
|
<TopBanners />
|
|
|
|
---
|
|
|
|
Welcome to the **Open WebUI Documentation Hub!** Below is a list of essential guides and resources to help you get started, manage, and develop with Open WebUI.
|
|
|
|
---
|
|
|
|
## ⏱️ Quick Start
|
|
|
|
Get up and running quickly with our [Quick Start Guide](/getting-started/quick-start).
|
|
|
|
---
|
|
|
|
## 🛠️ Advanced Topics
|
|
|
|
Take a deeper dive into configurations and development tips in our [Advanced Topics Guide](/getting-started/advanced-topics).
|
|
|
|
---
|
|
|
|
## 🔄 Updating Open WebUI
|
|
|
|
Stay current with the latest features and security patches with our [Updating Open WebUI](./updating) guide.
|
|
|
|
---
|
|
|
|
Happy exploring! 🎉 If you have questions, join our [community](https://discord.gg/5rJgQTnV4s) or raise an issue on [GitHub](https://github.com/open-webui/open-webui).
|