# Server List

## Servers

<table data-full-width="true"><thead><tr><th width="216.5999755859375">Server</th><th width="116.5999755859375" data-type="checkbox">Invasion</th><th width="87.39996337890625" data-type="checkbox">Boss</th><th width="121.60009765625" data-type="checkbox">Boss Battle</th><th width="122.39990234375" data-type="checkbox">Domination</th><th width="125.60009765625" data-type="checkbox">Survivor</th><th width="138.7999267578125" data-type="checkbox">Uruk Battle</th><th data-type="checkbox">Arena Attack</th><th data-type="checkbox">Uruk Invasion</th></tr></thead><tbody><tr><td>Sv1</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>false</td><td>true</td></tr><tr><td>Sv2 [<mark style="color:yellow;">VIP</mark>] Non PvP</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td></tr><tr><td>Sv3 [<mark style="color:yellow;">VIP</mark>] PvP</td><td>true</td><td>true</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td><td>false</td></tr></tbody></table>

## Experience / Monster Rate

| Server | Experience | Monster DMG/DEF/HP |
| ------ | ---------- | ------------------ |
| Sv1    | 100%       | 100%               |
| Sv3    | 100%       | 80%                |
| Sv6    | 90%        | 120%               |

## Servers Limit

| Server | Maximum Players | Maximum Account per IP |
| ------ | --------------- | ---------------------- |
| Sv1    | 2.000           | 6 accounts in total    |
| Sv3    | 2.000           | 6 accounts in total    |
| Siege  | 250             | 6 accounts in total    |
| Arca   | 100             | 6 accounts in total    |
| Market | 250             | 6 accounts in total    |
| Sv6    | 1.000           | 6 accounts in total    |


---

# 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://guide.lurathmu.com/resume/server-list.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.
