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

# Introduction

> Welcome to the Dark-RP Framework, a flexible game-mode system based on Garry's Mod Dark-RP. It allows you to turn almost any map into a complete Dark-RP experience with minimal effort. You can easily set up and manage all core aspects of a roleplay server, including jobs, props, materials, and persistent player data. Everything is modular, easy to use, and fully extendable.

## Key Features

Whether you're building a small roleplay server or a massive sandbox experience, the **Dark-RP Framework** gives you the tools to bring your ideas to life, fast.

<Card title="Job Creation Made Simple" icon="briefcase-arrow-right">
  Easily create and customize jobs using our provided examples as templates.
</Card>

<Card title="Prop and Material Management" icon="paintbrush">
  Add and manage in-game props and materials with simple configuration.
</Card>

<Card title="Built-In Data Handling" icon="database">
  Automatic saving and loading of server and player data, ensuring persistence between sessions.

  <Warning>
    Player data saving is only enabled if you are running your map on a Beyond Sandbox dedicated server. Data will not save on a player-created lobby.
  </Warning>
</Card>

<Card title="Flexible and Modular" icon="puzzle">
  Adaptable to any map and highly configurable for custom server needs.
</Card>
