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

# Introduction

> Getting started with Malak

## Setting up

<CardGroup cols={2}>
  <Card title="Local development" icon="pen-to-square" href="/development">
    Set up Malak locally
  </Card>

  <Card title="Configuration" icon="gear" href="/backend-configuration">
    Configure your app
  </Card>
</CardGroup>

## Make it yours

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Configuration" icon="gear" href="/backend-configuration">
    Configure your instance
  </Card>

  <Card title="Self host" icon="screwdriver-wrench" href="/self-hosting/installation">
    Run and self host on your machine
  </Card>

  <Card title="Contribute your changes to Malak" icon="stars" href="/pr">
    Learn how to contribute back changes to the project
  </Card>
</CardGroup>
