# ReadMe first

## Preliminaries

Please read this page just to keep your expectations realistic.

### **This guide will:**

1. Assume you've completed all of the previous steps in this guide.
2. Use paths from this guide and only this guide.
3. As the mod manager, use either MO2 or VMM.
4. Attempt to demonstrate various methods/options for hosting your server.
5. Cover both how to set up your server on a Windows and a Linux (Ubuntu) machine.
6. Continue to be as user-friendly as possible, and we will do our best to guide you!

### **This guide will not:**

1. Cover how to do port-forwarding in any depth, other than to show you how it looks in my personal router setup
2. Offer support on how to fix your router

## Expectations

1. This should work for the vast majority of you.
2. However, it is possible that it will not work for everyone.
3. Because everyone's system is unique in some way, this guide cannot possibly help everyone.
4. We expect you to read this guide as thoroughly as possible!

#### With that being said, let's go :thumbsup:


---

# 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/readme-first.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.
