# Launching your server

People from outside your local network will be able to access your server now that port forwarding has been completed.

## Launching the server

## [Option 1: Using MO2](#using-modorganizer2) | [Option 2: Using VMM](#using-vortex-mod-manager)

### Using ModOrganizer2

1. Go to the `Skyrim Together Reborn` folder:\
   `C:\Modding\MO2\mods\Skyrim Together Reborn\SkyrimTogetherReborn`
2. Make sure you've configured your `STServer.ini` with a password
3. Open the `SkyrimTogetherServer.exe`
4. Find your **public IPv4** [here](https://icanhazip.com/) or [here](https://www.whatismyip.net/).
5. Give your friend(s) the public IPv4, and tell them to use that to connect to your server.

![That is the IP your friends will need from you.](https://i.imgur.com/0yLXvBq.png)

6\. If your port forwarding has been successful, they should now be able to connect to your server.

### Using Vortex Mod Manager

1. Go to the `Skyrim Together Reborn` folder:\
   `C:\Modding\MO2\mods\Skyrim Together Reborn\SkyrimTogetherReborn`
2. Make sure you've configured your `STServer.ini` with a password
3. Open the `SkyrimTogetherServer.exe`
4. Find your **public IPv4** [here](https://icanhazip.com/) or [here](https://www.whatismyip.net/).
5. Give your friend(s) the public IPv4, and tell them to use that to connect to your server.

![That is the IP your friends will need from you.](https://i.imgur.com/adCNLdL.png)

6\. If your port forwarding has been successful, they should now be able to connect to your server.

## My friends still can't connect to me!

Instead, I recommend trying the [ZeroTier setup](/tilted-online/guides/server-guide/windows-setup/zerotier-setup.md).

Something has most likely gone wrong during the port forwarding process.

#### That was it, for the regular server setup.


---

# 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/regular-setup/launching-your-server.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.
