# AutowareV2X Documentation ## About AutowareV2X AutowareV2X is an open-source module that can be added onto the newest [Autoware.universe](https://github.com/autowarefoundation/autoware) to enable V2X communication. It utilizes [Vanetza](https://github.com/riebl/vanetza) as the protocol suite for ETSI C-ITS standards. We have also provided a working example of a CPM application, where Collective Perception Messages can be used to exchange perception information in Autoware. ## Getting started - [Installation](/installation) pages explain the installation steps of AutowareV2X and its prerequisites. - [Tutorials](/tutorials) pages provide several tutorials to follow after installation. - [Design](/design) pages explain the design concept and architecture of AutowareV2X. - [Support](/support) pages are the place to go if you need additional help.