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

# Getting started

For deployment of the TradeSync you have 3 docker images, each for 1 of the modules of the system. Also for the functioning of system you should install the tools.

Installation of the tools will be shown in this chapter, and the installation of our software will be shown on the each module'schapter.

### [Installing the tools](/tradesync/getting-started/installing-the-tools.md)

### [Installing the metric tools](/tradesync/getting-started/installing-the-metric-tools.md)

### [Config file](/tradesync/getting-started/config-file.md)

### [Environment parameters for FXTR v2 and DealsHistory](/tradesync/getting-started/environment-parameters-for-fxtr-v2-and-dealshistory.md)

### [Deployment of RWManager](/tradesync/rw-manager-mt5/deployment-of-rwmanager.md)

### [Deployment of FXTR v2](/tradesync/fxtr-v2/deployment-of-fxtr-v2.md)

### [Deployment of DealsHistory](/tradesync/dealshistory/deployment-of-dealshistory.md)

Note: for `Dockerfile` we use the following versions of docker image:

* `golang:latest` for deployment of `bin-file`
* `alpine:latest` for the launch of `bin-file`
