# Faq

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

<details>

<summary>How do I fix performance issues ?</summary>

Try:

* Lowering player cap
* Reducing AI/creature counts
* Selecting a smaller or less intensive map
* Upgrading CPU/RAM resources
* Restarting the server regularly

</details>

<details>

<summary>Are backups available for my server?</summary>

All Servers at Rampart Come with a Backup System that you Control

* Quick and Efficient Backups
* Quick Backup Restoration!

</details>

<details>

<summary>I Installed mods using the modding help guide but it crashes my server on startup</summary>

Mod Installation Failure?

* Check to see if the mod has any prequsite Requirements such as a framework
* Check on the mods installation instructions, some mods require changes to be made to the configuration files.&#x20;

Players cannot join after mod install?

* Ensure a mod conflict doesn't exist
* Ensure all mods are updated

</details>

<details>

<summary>I cannot see my server on the server list</summary>

I do not see my server listed

* Currently on launch no public server browser list is available same as minecraft, however we are more then sure for Hytale a server browser list will be available in short time.
* Please share your ip and port or connection code allowing players to join manually<br>

  <figure><img src="/files/5APJCWc4n2ePOLC2LBsc" alt=""><figcaption></figcaption></figure>
* you can also click Add Server to insert the relevent information as pictured

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

in this case the server will now appear in the Favorite section of the server browser as pictured below.<br>

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

</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/game-knowledge-base/hytale/faq.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.
