--- uid: xri-samples --- # Samples The XR Interaction Toolkit provides a variety of samples and assets to help you get started more quickly. To install samples included with this package, follow the instructions for [Installing samples](installation.md#installing-samples) using the Package Manager. For a more comprehensive example, you can download a larger example from the [XR Interaction Toolkit Examples](https://github.com/Unity-Technologies/XR-Interaction-Toolkit-Examples) repository on GitHub. |**Topic**|**Description**| |:--|:--| | [Starter Assets](samples-starter-assets.md) | Provides useful assets and presets. | | [Hands Interaction Demo](samples-hands-interaction-demo.md) | Demonstrates hand tracking interactions with the XR Interaction Toolkit. | | [AR Starter Assets](samples-ar-starter-assets.md) | Assets to streamline setup when building for Mobile AR or Mixed Reality with the XR Interaction Toolkit. This includes prefabs and a demo scene to get you started. | | [XR Device Simulator](samples-xr-device-simulator.md) | Assets related to the simulation of XR HMD and controllers. | | [Spatial Keyboard](samples-spatial-keyboard.md) | Virtual spatial keyboard to allow for text entry in a world space UI. This interactable keyboard can be used in your app instead of the platform's system keyboard. | | [Legacy XR Input Readers](samples-legacy-xr-input-readers.md) | A set of ScriptableObject assets that you can use when updating an older project that used the obsolete XR Controller (Device-based) component. | | [visionOS](samples-vision-os.md) | Provides a demo scene and prefabs designed to to help you get started developing on visionOS with the XR Interaction Toolkit. | | [XR Interaction Toolkit examples](xref:xri-examples) | A GitHub repository containing detailed examples of the types of interactions that you can build with the toolkit. |