# Authorizing users in ZeroTier network

## Giving access to yourself to your ZeroTier network

1. Go to the [MyZeroTier page](https://my.zerotier.com) and select your network\
   ![](https://i.imgur.com/jLKzC56.png)
2. Scroll down until you see the `Members` section
3. There you will see your newly connected user:\
   ![](https://i.imgur.com/9tlYLdv.png)
4. Let's make it a little easier to read and remember for later:
5. Write `Host` in the `(short-name)` field
6. Write `Host of the Skyrim Together Reborn server` in the `(description)` field
7. Most importantly: Press the `Auth?` checkbox to allow the user to connect to you.

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

## Giving your friends access to your ZeroTier network

1. When your friend connects to your `Network ID`, you must also grant him authorization.
2. Go to the [MyZeroTier page](https://my.zerotier.com) and select your network\
   ![](https://i.imgur.com/dQGp6OS.png)
3. Scroll down until you see the `Members` section
4. There you will see your friend who has just joined your network:\
   ![](https://i.imgur.com/WWjiC33.png)
5. Let's make it a little easier to read and remember for later:
6. Write the name of your friend in `(short-name)` field
7. Write something in the description, if you want to (optional)
8. Most importantly: Press the `Auth?` checkbox to allow your friend to connect to you.

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

## What IP address should I send to my friend?

1. You should use the Managed IP, which is next to the Host field.
2. In my case, that's `10.244.150.2`.
3. This is the IP address you would use to connect to Skyrim Together Reborn (STRUI).

![](https://i.imgur.com/gBvqwGU.png)

#### Onwards to the next step!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.tiltedphoques.com/tilted-online/guides/server-guide/windows-setup/zerotier-setup/authorizing-users-in-zerotier-network.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
