> For the complete documentation index, see [llms.txt](https://ludicore-ai.gitbook.io/ludicore-ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ludicore-ai.gitbook.io/ludicore-ai/ludicore-ai-overview.md).

# LudiCore AI Overview

Welcome to **LudiCore**, your AI-driven companion for game development. Designed to accelerate the creation process and optimize your workflows, LudiCore is perfect for beginners, indie developers, and studios alike. With LudiCore, crafting games becomes smarter, quicker, and more efficient.

## What is Ludicore?

LudiCore is an AI tool that helps you:

* Plan and prototype quickly
* Generate and refactor code with precision
* Debug and optimize your game projects
* Collaborate effectively and move faster as a team

LudiCore integrates seamlessly with your workflow, offering a variety of command types that allow you to focus on creativity while taking care of the monotonous, repetitive tasks for you!

## Core Features

**Slash Commands:**

* Use intuitive commands like `/chat`, `/script`, and `/prototype` to ask questions, generate code, or even build scenes directly in your engine.

**AI-Powered Game Development:**

* Solve game dev challenges with clear, step-by-step guidance.
* Quickly create and edit scripts using high-context awareness AI models.
* Save time interacting with your engine as LudiCore brings your ideas to life in real time.

**Privacy and Security:**

* Your code is never stored by LudiCore, ensuring your projects remain private.
* Team-grade privacy options for Studio Tier users.
* Local chat history ensures your conversations stay completely secure.

## How it Works

**Simple Setup**\
LudiCore integrates seamlessly with your game engine, providing better context awareness of your project and delivering higher-quality, more accurate responses.

**Flexible Plans**

* **Free Tier:** Explore LudiCore with unlimited `/chat` support.
* **Indie Tier:** Unlock advanced features like `/script` and `/prototype`, enhanced AI models, and improved context awareness.
* **Studio Tier:** Access studio-focused tools like `/onboard`, team management, and zero data retention for maximum privacy.

**AI That Understands Your Game**\
LudiCore's AI models adapt to your project, offering context-aware responses that ensure all guidance, code, or actions are perfectly relevant to your game. Every project is unique, and LudiCore provides tools that adapt to your specific needs.

## Who is LudiCore For?

* **Newbies:** Learn game development at your own pace with step-by-step guidance to create your very first game.
* **Artists & Designers:** If you're familiar with the engine but not comfortable with coding, let LudiCore handle the technical work so you can focus on maximizing your creativity.
* **Indie Developers:** Automate tedious tasks, speed up iterations, and save valuable time on debugging.
* **Studios:** Streamline workflows, prototype faster, and deliver projects at lightning speed.

## Why Choose Ludicore?

* **Save Time:** Automate repetitive tasks like scripting, prototyping, and debugging, freeing up your schedule.
* **Enable Your Ideas:** Don’t let technical skills limit your vision—LudiCore turns your ideas into reality effortlessly.
* **Increase Creativity:** Focus more on your game’s design, story, and creativity while LudiCore handles the heavy lifting.
* **Scalable Plans:** Whether you’re a beginner or managing a team, LudiCore grows with your needs.
* **Simple Pricing:** No restrictive credit systems—build without limits and focus on what matters.

## Getting Started

* **Install LudiCore:** Follow the simple guide to download and integrate LudiCore into Unity.
* **Create an Account:** Sign up for free and start using `/chat` right away.
* **Build Your Game:** Use `/script` and `/prototype` to effortlessly create and refine game mechanics.
* **Join the Community:** Connect with fellow game developers on Discord and share your progress.
* **Stay Updated:** Keep an eye out for new features and updates, and let us know how LudiCore can better support your game development journey!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ludicore-ai.gitbook.io/ludicore-ai/ludicore-ai-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
