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

# Introduction

![](/files/-LwaUId5hrTgZ76GpqSd)

Welcome to the online documentation for *Character Controller Pro*.&#x20;

## How to read this?

This documentation is separated into three parts:

* The ***The package*** section describes how the asset package should be downloaded, imported and updated.
* The ***Fundamentals*** section explains how the all the features work from a theoretical point of view.
* The ***How to...*** section is meant to be a very modular tutorial guide.

## Does this documentation describe classes, methods and fields?

It doesn't. For that, there is a [API reference](https://lightbug14.github.io/lightbug-web/character-controller-pro/Documentation/html/index.html) online.

## How can I know what a particular field does, or what it means?

Take a look at the [tooltip](https://docs.unity3d.com/ScriptReference/TooltipAttribute.html) associated with a particular field.

## Is this documentation old?

The package version is indicated next to the title at the top left. Normally, the documentation is in sync with the latest version available.

## I have an older version of CCP, What should I do?

I always recommend to **get the latest version of the asset if possible.** That being said, most of the core concepts and features remain the same, so you should be able to use this documentation without any problem.

## Is there an easy way to get started?

Go to the "*How to..."* section.
