> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plazen.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Introduction to Plazen Developer Guide

## Setting up

Get your Plazen clone up and running in minutes.

<Card title="Start here" icon="rocket" iconType="regular" horizontal="false" href="/quickstart">
  Follow our setup guide.
</Card>

## How can you contibute?

Contribute to Plazen to enchance the website for everyone!

<Columns cols={2}>
  <Card title="Edit locally" icon="pen-to-square" href="/development" />

  <Card title="Edit UI" icon="palette" href="/dev/ui" />

  <Card title="Workflow" icon="loader" href="/dev/workflow" />

  <Card title="API documentation" icon="terminal" href="/apis/introduction" />
</Columns>
