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

# Using TransferChain S4

### Using TransferChain S4

You can run TransferChain S4 as a Docker container. The image is publicly available:

```bash
docker pull transferchain/transferchain-s4:latest
```

After pulling the image, run it with required configurations and credentials (see Authentication section below).

For Configuration File: <https://hub.docker.com/r/transferchain/transferchain-s4#config-file>
