There are several ways to contribute to the documentation
based on the user's proficiency with Git/GitLab. From the least to most proficient, these are:
## Forking Repository
Since this documentation is built with [MkDocs Material][1], you need to install it first. See the [official installation instructions][2].
Once you have MkDocs Material installed,
proceed with the following steps:
### Fork Repository
See GitLab @ ICS MU for details. This will create your own clone of our repository where you will be able to make changes. Once you are happy with your changes, use GitLab to submit them to our original repository.
### Clone Repository
```console
#after creating your own copy of the repository on GitLab