# DarkRP Documentation ## Docs - [Claude Code setup](https://docs.darkrp.onlythreekidneys.org/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.darkrp.onlythreekidneys.org/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.darkrp.onlythreekidneys.org/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Create Plant](https://docs.darkrp.onlythreekidneys.org/api-reference/endpoint/create.md): Creates a new plant in the store - [Delete Plant](https://docs.darkrp.onlythreekidneys.org/api-reference/endpoint/delete.md): Deletes a single plant based on the ID supplied - [Get Plants](https://docs.darkrp.onlythreekidneys.org/api-reference/endpoint/get.md): Returns all plants from the system that the user has access to - [New Plant](https://docs.darkrp.onlythreekidneys.org/api-reference/endpoint/webhook.md): Information about a new plant added to the store - [Introduction](https://docs.darkrp.onlythreekidneys.org/api-reference/introduction.md): Example section for showcasing API endpoints - [Core Concepts](https://docs.darkrp.onlythreekidneys.org/development.md): Before creating jobs, props, or custom systems, it’s important to understand how Dark-RP Framework is structured. The framework is built around a set of core systems that handle gameplay, data, and roleplay logic automatically. - [Code blocks](https://docs.darkrp.onlythreekidneys.org/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.darkrp.onlythreekidneys.org/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.darkrp.onlythreekidneys.org/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.darkrp.onlythreekidneys.org/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.darkrp.onlythreekidneys.org/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Customization Overview](https://docs.darkrp.onlythreekidneys.org/essentials/untitled-page.md) - [Introduction](https://docs.darkrp.onlythreekidneys.org/index.md): 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 persi… - [Getting Started](https://docs.darkrp.onlythreekidneys.org/quickstart.md): Dark-RP Framework makes turning any map in Beyond Sandbox into a fully-featured roleplay environment quick and easy. Follow these steps to get your first Dark-RP map running: ## OpenAPI Specs - [openapi](https://docs.darkrp.onlythreekidneys.org/api-reference/openapi.json) ## Optional - [Documentation](https://mintlify.com/docs) - [Blog](https://mintlify.com/blog)