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

# Getting started

## Using Docker

Make sure docker daemon is running if not already.

Learn how to install Docker here:

{% content-ref url="/pages/1dsjdbQqET8OchUz4qne" %}
[Installing Docker](/v2/hop-node/installing-docker.md)
{% endcontent-ref %}

### Install docker image

The Bundler Relayer docker image is hosted on [Docker Hub](https://hub.docker.com/r/hopprotocol/v2-bundle-relayer).

Pull the Bundle Relayer docker image:

```bash
docker pull hopprotocol/v2-hop-node
```

### Running docker image

*Documentation will be available soon.*
