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

# Welcome to Coplay

> The AI Assistant for Unity Game Development

Coplay is a powerful AI assistant designed specifically for Unity game developers.
It integrates directly into your Unity Editor, providing intelligent
assistance to enhance your game development workflow and productivity.

<CardGroup cols={2}>
  <Card title="Scene Analysis" icon="eye">
    Analyze your current scene and provide suggestions for optimization and
    improvements.
  </Card>

  <Card title="Documentation References" icon="book">
    Quickly access Unity documentation and best practices without leaving the
    editor.
  </Card>

  <Card title="Code Generation" icon="code">
    Generate code snippets and entire scripts tailored to your project's needs.
  </Card>

  <Card title="Learning Support" icon="graduation-cap">
    Get explanations of Unity concepts and techniques as you work.
  </Card>

  <Card title="Action Recording" icon="sparkles">
    Use Coplay's built-in Action Recorder to teach Coplay how to do specific
    tasks according to your preferences.
  </Card>

  <Card title="MCP Integration" icon="sparkles">
    Leverage outside tools such as Meshy, Blender, and more to supercharge your
    workflow even further.
  </Card>
</CardGroup>

## Join our Community

Everything you need to know about Coplay is right here in our documentation. But if you
have any questions or need help or just want to see what other people are building with Coplay,
we invite you to join our community on [Discord](http://discord.com/invite/KmGfEr6d3v).

We also have [YouTube Tutorials](https://www.youtube.com/@coplay-ai) on how to use Unity and Coplay for creating games.

## Getting Started with Coplay

Getting Coplay up and running in your Unity project is quick and easy. Follow our
installation guide to get started in just a few minutes.

<CardGroup cols={2}>
  <Card title="Installation Guide" icon="download" href="/getting-started/installation">
    Learn how to install Coplay directly in your Unity Editor
  </Card>

  <Card title="Join Our Community" icon="discord" href="http://discord.com/invite/KmGfEr6d3v">
    Connect with other Coplay users and get support from our team
  </Card>
</CardGroup>
