> For the complete documentation index, see [llms.txt](https://mtrsolution.gitbook.io/eventic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtrsolution.gitbook.io/eventic/installation/upload-files.md).

# Upload files

With your preferred file upload utility, login in into your server with the FTP credentials that are given to you in your hosting provider, and then upload the Eventic into the folder that is pointed by your choosen domain name.

Once the the file upload is finished, extract the .zip file.

If you are using SSH, you can use the following command:

```
unzip eventic.zip -d /folder-name
```
