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

# Core Package

- [What is the Core Package?](https://docs.airship.gg/core-package/what-is-the-core-package.md)
- [Chat Commands](https://docs.airship.gg/core-package/chat-commands.md): Quickly run code from the chat window
- [Proximity Prompts](https://docs.airship.gg/core-package/proximity-prompts.md)
- [Inventory](https://docs.airship.gg/core-package/inventory.md): Airship has a built-in networked inventory system that is useful for quickly prototyping games.
- [VoxelWorld](https://docs.airship.gg/core-package/voxelworld.md)
- [Voxel World Getting Started](https://docs.airship.gg/core-package/voxelworld/voxel-world-getting-started.md): How to setup a voxel world and our suggested best practices
- [Voxel World Tips](https://docs.airship.gg/core-package/voxelworld/voxel-world-tips.md)
- [Prefab Voxels](https://docs.airship.gg/core-package/voxelworld/prefab-voxels.md)
- [QuarterBlocks](https://docs.airship.gg/core-package/voxelworld/quarterblocks.md): Quarterblocks are a feature of VoxelWorld that allows you to have "beveled blocks".
- [Enable / Disable Core Features](https://docs.airship.gg/core-package/enable-disable-core-features.md): To easily configure your project you can add the CharacterConfigSetup component to any game object in your scene.
- [Developer Console](https://docs.airship.gg/core-package/developer-console.md)
