# Game Server

<details>

<summary>Would I need to do any port forwarding?</summary>

Since we host the server on your behalf, there is no port forwarding necessary, we've taken care of that for you

</details>

<details>

<summary>How long does it take to set up my server?</summary>

Normally it should be up within minutes if not seconds.\
Look for an email that tells you that the server is installed, at that point you have been issued a server.

</details>

<details>

<summary>How to i configure my game server?</summary>

To Configure your game server please edit the variables in the startup area of your game server panel to make changes

* Any settings here will override your files at each startup<br>

  <figure><img src="/files/4jBz05qLDATV9FpxqeQj" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>How to Create/Restore a backup?</summary>

## To Create a backup&#x20;

1\) Click Backups on the left menu\
\
2\) Click "Create Backup" once the page displays this.

* It is advised to stop the server Prior to doing this.

<figure><img src="https://rampart.games/templates/lagom2/assets/img/page-manager/backuphelp.png" alt=""><figcaption></figcaption></figure>

Once Completed feel free to use the service as normal.

## Restoring a Backup

1\) Click Backups<br>

2\) Click the 3 dots next to the backup and click "Restore" from the drop down menu

<figure><img src="/files/hGmp19J0VNpSrclh4y7J" alt=""><figcaption></figcaption></figure>

Once Completed feel free to use the service as normal.

</details>

<details>

<summary>How do i Reinstall Service?</summary>

## To Reinstall your service

1\) Click "Settings" on your left menu\
2\) Click "Reinstall Server" when the page loads.\
\
This may and most likely will Reinstall service removing any and all mods.

<figure><img src="https://rampart.games/templates/lagom2/assets/img/page-manager/reinstallservice.png" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>How do i give others access to manage my Server?</summary>

### **To give others access to manage your server**

**Simply follow the below steps**\
1\) Click "Users" on the left menu

2\) Click "New User" when the page loads.

<figure><img src="https://rampart.games/templates/lagom2/assets/img/page-manager/users.png" alt=""><figcaption></figcaption></figure>

3\) Enter the new Users Email address into the "User Email" field

Select the boxes you wish the new user to have as pictured below

<figure><img src="https://rampart.games/templates/lagom2/assets/img/page-manager/users2.png" alt=""><figcaption></figcaption></figure>

4\) Click "Invite User"

* The new User will now get a email to click a link and follow the steps to gain access to help you manage your Server!

</details>

<details>

<summary>I would like a game server but the game is not listed in your store can it still be hosted?</summary>

Great news! \
We may beable to support the game you would like, just let us know and we will take a look.\
\
Please contact us via our ticket system or through our discord\
\
Our discord <https://discord.gg/Undaqb2zg2>

</details>


---

# 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://rampart-games-ltd.gitbook.io/docs/faq/game-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.
