---
title: Getting started
description: Set up your environment and build your first Cloudflare Worker.
image: https://developers.cloudflare.com/dev-products-preview.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/workers/llms.txt  
> Use this file to discover all available pages before exploring further.

[Skip to content](#%5Ftop) 

# Getting started

Build your first Worker.

* [ CLI ](https://developers.cloudflare.com/workers/get-started/guide/)
* [ Dashboard ](https://developers.cloudflare.com/workers/get-started/dashboard/)
* [ Prompting ](https://developers.cloudflare.com/workers/get-started/prompting/)
* [ Templates ](https://developers.cloudflare.com/workers/get-started/quickstarts/)

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/workers/","name":"Workers"}},{"@type":"ListItem","position":3,"item":{"@id":"/workers/get-started/","name":"Getting started"}}]}
```
