> For the complete documentation index, see [llms.txt](https://docs.anyrpg.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anyrpg.org/getting-started.md).

# Getting Started

- [Installing AnyRPG](https://docs.anyrpg.org/getting-started/installing-anyrpg.md)
- [Unity Asset Store Installation](https://docs.anyrpg.org/getting-started/installing-anyrpg/unity-asset-store-installation.md): Any(MMO)RPG is available via github and the Unity Asset Store. This page describes how to install it from from the Unity Asset Store.
- [Github Installation](https://docs.anyrpg.org/getting-started/installing-anyrpg/github-installation.md): This page describes how to install AnyRPG Core from github.
- [Managing Addons](https://docs.anyrpg.org/getting-started/managing-addons.md): With addons, you can extend AnyRPG with UMA support, FishNet support, and extra asset packs.
- [UMA Installation](https://docs.anyrpg.org/getting-started/managing-addons/uma-installation.md): AnyRPG supports UMA via the AnyRPG UMA Addon
- [AnyMMO (FishNet)](https://docs.anyrpg.org/getting-started/managing-addons/anymmo-fishnet.md): AnyRPG supports online play via the AnyMMO (FishNet) package.
- [FishNet-UMA Integration](https://docs.anyrpg.org/getting-started/managing-addons/fishnet-uma-integration.md): With the FishNet-UMA Integration addon, you can add UMA support to online games.
- [Movement Test Game](https://docs.anyrpg.org/getting-started/managing-addons/movement-test-game.md): The movement test game is a simple once scene game with stairs, ramps, obstacles, and water suitable for testing character controller modifications.
- [CC0 Fantasy Content Pack](https://docs.anyrpg.org/getting-started/managing-addons/cc0-fantasy-content-pack.md): The CC0 Fantasy Content pack is a collection of fantasy assets released under the CC0 license, and suitable for use in any project.
- [A Lost Soul Demo Games](https://docs.anyrpg.org/getting-started/managing-addons/a-lost-soul-demo-games.md): Demos of the game, A Lost Soul, created using the anyrpg-cc0-fantasy-content-pack assets.
- [Included sample games](https://docs.anyrpg.org/getting-started/included-sample-games.md): AnyRPG includes several sample games.  Read on to find out how to play them.
- [Creating your first game](https://docs.anyrpg.org/getting-started/creating-your-first-game.md)
- [Configuring your game](https://docs.anyrpg.org/getting-started/configuring-your-game.md)
- [Adding Content To Your Game](https://docs.anyrpg.org/getting-started/adding-content-to-your-game.md): There are multiple types of content you can add to your game, and multiple ways to add that content.  This page provides a high level overview to get your started.
- [Building Your Game](https://docs.anyrpg.org/getting-started/building-your-game.md)
