# Faq

<details>

<summary>Can multiple people be admins?</summary>

Return to Moria does not have a traditional admin/permission system like other survival games.\
Instead, **the host controls the world**, and all players share gameplay permissions.

</details>

<details>

<summary>How many players can join a world?</summary>

Return to Moria supports **up to 8 players** in a multiplayer session.

</details>

<details>

<summary>Can I run mods on a Return to Moria server?</summary>

As of now, the game does **not officially support modding** or modded servers.\
However this is your game server and we want you to feel free todo as you please, therefore if you can mod, mod away :smile:

</details>

<details>

<summary>Can different platforms play together? (Crossplay)</summary>

Crossplay availability depends on the store platform and the game’s update status.\
Check current game platform notes to confirm compatibility between Steam, Epic, and console versions.

</details>

<details>

<summary>How do I change difficulty or world settings?</summary>

Currently, world settings like difficulty, resource abundance, or enemy scaling are limited.\
You set some options during world creation, but once the world exists, settings are very restricted.

More advanced configuration may be added in future updates.

</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/lotr-return-to-moria/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.
