+++
title = "Getting Started"
description = "How you can start with KEDA as new user"
weight = 1
+++

Welcome to the documentation for **KEDA**, the Kubernetes Event-driven Autoscaler. 

Use the navigation bar on the left to learn more about KEDA's architecture  and how to deploy and use KEDA.

## Where to go

What is your involvement with KEDA?

| Role                      | Documentation                                                                                                                                                |
|---------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|
| User                      | This documentation is for users who want to deploy KEDA to scale Kubernetes.                                                                                 |
| Core Contributor          | To contribute to the core KEDA project see the [KEDA GitHub repo](https://github.com/kedacore/keda).                                                         |
| Documentation Contributor | To add or contribute to these docs, or to build and serve the documentation locally, see the [keda-docs GitHub repo](https://github.com/kedacore/keda-docs). |
| Other Contributor         | See the [KEDA project on GitHub](https://github.com/kedacore/) for other KEDA repos, including project governance, testing, and external scalers.            |
