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

# Using cInput

This section of the manual focuses on how to use cInput in your project. It covers the following topics:

* [Initial Setup](/cinput-reference-manual/using-cinput/initial-setup.md)
* [A Brief Explanation of cInput](/cinput-reference-manual/using-cinput/a-brief-explanation-of-cinput.md)
* [Setting Up the Default Inputs](/cinput-reference-manual/using-cinput/setting-up-the-default-inputs.md)
  * [The Keys Class](/cinput-reference-manual/using-cinput/setting-up-the-default-inputs/the-keys-class.md)
  * [A Note About Xbox Controllers](/cinput-reference-manual/using-cinput/setting-up-the-default-inputs/a-note-about-xbox-controllers.md)
  * [Using Modifier Keys](/cinput-reference-manual/using-cinput/setting-up-the-default-inputs/using-modifier-keys.md)
* [Using cInput to Control Your Game](/cinput-reference-manual/using-cinput/using-cinput-to-control-your-game.md)
* [Changing Inputs from the Defaults](/cinput-reference-manual/using-cinput/changing-inputs-from-the-defaults.md)
  * [The OnKeyChanged Event](/cinput-reference-manual/using-cinput/changing-inputs-from-the-defaults/the-onkeychanged-event.md)
* [General Tips and Tricks](/cinput-reference-manual/using-cinput/general-tips-and-tricks.md)
