> For the complete documentation index, see [llms.txt](https://wiki.tiltedphoques.com/tilted-online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tiltedphoques.com/tilted-online/guides/server-guide/windows-setup/zerotier-setup/initial-zerotier-setup.md).

# Initial ZeroTier setup

This step is ONLY required for the server's HOST. Clients, or friends who want to connect with you, can simply follow [this step](/tilted-online/guides/server-guide/windows-setup/zerotier-setup/connecting-to-your-server.md).

## Making a ZeroTier account

1. To begin, go to ZeroTier and [create an account](https://accounts.zerotier.com/auth/realms/zerotier/protocol/openid-connect/registrations?client_id=zt-central\&redirect_uri=https%3A%2F%2Fmy.zerotier.com%2Fapi%2F_auth%2Foidc%2Fcallback\&response_type=code\&scope=openid+profile+email+offline_access\&state=state).
2. Except for a valid email address, you do not need to enter any personal information.
3. ![](https://i.imgur.com/LiPYrks.png)
4. To verify your account, click the link in the email that ZeroTier sent you.
5. ![](https://i.imgur.com/1grxRKK.png)

## Creating a ZeroTier network

1. Go to the [MyZeroTier page](https://my.zerotier.com/).
2. Select `Create a network`
3. It will then create a new ZeroTier network for you:\
   ![](https://i.imgur.com/ZuPK6sp.png)
4. Click on the network it created to select it.
5. There will be numerous configuration options available. We don't need to think about them right now.
6. For the time being, simply copy or write down the `Network ID`. When your friends want to join you, they will need it!
7. ![](https://i.imgur.com/s5Li6gg.png)
8. The `Access Control` is set to `PRIVATE` by default, and it is recommended that you leave it that way.

![](https://i.imgur.com/jOSuKIh.gif)

#### Onwards to the next step!
