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

# Introduction

<img className="block dark:hidden" src="https://mintcdn.com/anodyne/Q3dJZLXT13IEY1fV/images/hero-light.png?fit=max&auto=format&n=Q3dJZLXT13IEY1fV&q=85&s=e6a32652aeca06ae421af0b507be5ee7" alt="Hero Light" width="2064" height="1104" data-path="images/hero-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/anodyne/Q3dJZLXT13IEY1fV/images/hero-dark.png?fit=max&auto=format&n=Q3dJZLXT13IEY1fV&q=85&s=2be01bf96cda5919a61bd41d913f6ba2" alt="Hero Dark" width="2064" height="1104" data-path="images/hero-dark.png" />

Nova is a custom-built content management system (CMS) designed specifically to help you manage and play online text-based role-playing games. With Nova, you’ll have all the tools you need to run your game, plus the flexibility to expand and customize it as your needs evolve.

When it comes to building a website, you have plenty of options:

* Write your own HTML and CSS for complete control.
* Use a general-purpose CMS like WordPress or Drupal.
* Try an online site builder like Wix or Squarespace.

While these options offer useful features, they’re built for general-purpose websites — not for managing and playing text-based role-playing games. That’s where Nova shines.

Nova was built from the ground up with role-playing games in mind, giving you tools tailored specifically for game management. Whether you’re tracking character details, managing storylines, or collaborating with players, Nova makes it easy.

<CardGroup cols={2}>
  <Card title="Installation" icon="rocket" href="/guides/v3/installation">
    Step-by-step guide to installing Nova
  </Card>

  <Card title="Core concepts" icon="server" href="https://mintlify.com/docs/api-playground/openapi">
    Learn about Nova's inner workings
  </Card>

  <Card title="Add-ons" icon="puzzle-piece" href="/guides/v3/addons/overview">
    Extend Nova with third-party add-ons or write your own
  </Card>

  <Card title="Themeing" icon="paintbrush" href="/guides/v3/themes/overview">
    Learn to theme Nova's public site to fit your game
  </Card>
</CardGroup>

## Connect and contribute

No matter your experience level, joining the Nova community is a fantastic way to connect with like-minded individuals and share ideas, tips, and inspiration as you create amazing things with Nova.

<CardGroup cols={2}>
  <Card title="Discord" icon="discord" href="https://discord.gg/7WmKUks">
    Get help, share tips, and interact with the community of creators and writers
  </Card>

  <Card title="Github" icon="github" href="https://github.com/anodyne/nova3">
    File issues, request features, and contribute to Nova
  </Card>
</CardGroup>
