# Connecting to a server

## Using the Skyrim Together Reborn UI (STRUI)

1. Now that we're out of the cave, we want to connect to a Skyrim Together Reborn server.
2. To access the Skyrim Together Reborn UI, press `F2` or `Right-CTRL`. From now on, the guide will refer to it as the `STRUI`.
3. Open up the `STRUI` by pressing either `F2` or `Right-CTRL`.
4. Press the `Connect` button to start connecting to a server

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

## Connecting to a server

1. When you press connect, you can enter your server's connection information.
2. There will be an `Address` field and a `Password` field.
3. In the `Address` field, you should put your server's public IPv4 address in there
4. If you're just hosting it locally, that ip address will be `127.0.0.1`
5. If you're hosting a server for other players, you can find your public IPv4 address by using a website like [this](https://icanhazip.com/) or [this](https://ipinfo.io/) or [this](https://www.whatismyip.com/).
6. Press `Connect` to connect to your server, and there should be a visual and an audial confirmation that you're connected.

7\. It should say `Succesfully connected to a server` in the little chat window

8\. Now you should be connected and ready to play Skyrim Together Reborn with your friends :thumbsup:

![Visit the Server setup section of this wiki to learn how to host a server!](https://i.imgur.com/LZfhWoE.gif)

{% hint style="warning" %}
Read the [playguide](/tilted-online/general-information/playguide.md) to learn how to properly complete quests with your friends!
{% endhint %}

## **Notes:**

1. If you have any problems, take a look through the [Troubleshooting pages](/tilted-online/guides/troubleshooting.md) on this wiki.
2. If the troubleshooting pages were ineffective in helping you, you can always ask questions on the [Discord server](https://discord.com/invite/skyrimtogether).

#### That's it for the client part of the guide.

### Next part: [Server setup](/tilted-online/guides/server-guide.md)


---

# 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/client-setup/using-vortex-mod-manager-vmm/playing-skyrim-together-reborn/connecting-to-a-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.
