# Server Information

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

## **Server Settings**

<table><thead><tr><th width="458">Configurations</th><th>Changes</th></tr></thead><tbody><tr><td>Mechanics</td><td>Customized</td></tr><tr><td>Maximum Base Level</td><td>99</td></tr><tr><td>Maximum Job Level</td><td>70</td></tr><tr><td>Base Exp</td><td>3x</td></tr><tr><td>Job Exp</td><td>5x</td></tr><tr><td>Drop</td><td>1x</td></tr><tr><td>Items with 0.01% or lower drop rate (except MVP cards)</td><td>10x</td></tr><tr><td>Experience Sharing</td><td>Up to 20 levels difference</td></tr><tr><td>Party Experience Bonus</td><td>+10% per member</td></tr><tr><td>XP Penalty by Level</td><td><p>1 ~ 15 = 100%</p><p>16 ~ 20 = 90%</p><p>21+ = 75%</p></td></tr><tr><td>Items drop identified</td><td>Yes</td></tr></tbody></table>

## **Released Commands**

<table><thead><tr><th width="250">Commands Released</th><th>Information</th></tr></thead><tbody><tr><td>/help</td><td>Displays all available commands in the chat.</td></tr><tr><td>/noks &#x3C;self|party|guild></td><td>Prevents "Kill Steal" from other players.</td></tr><tr><td>/refresh</td><td>Displays active and inactive buffs of the party members.</td></tr><tr><td>/smartcast</td><td>Toggles SmartCast on or off.</td></tr><tr><td>/a &#x3C;Message></td><td>Sends a global message, consumes a Megaphone.</td></tr><tr><td>/fm &#x3C;Message></td><td>Sends a message to the friend linked through the Friend Screen.</td></tr><tr><td>/pm &#x3C;Name;Message></td><td>Sends a message to the respective player.</td></tr><tr><td>/r</td><td>Changes the chat text to reply to the last person.</td></tr><tr><td>/g &#x3C;Message></td><td>Sends a message to the guild.</td></tr><tr><td>/noask</td><td>Toggles receiving requests on or off.</td></tr><tr><td>/bgm &#x3C;0-100></td><td>Changes the background music volume.</td></tr><tr><td>/sfx &#x3C;0-127></td><td>Changes the game effects volume.</td></tr><tr><td>/clearchat</td><td>Allows clearing the chat.</td></tr><tr><td>/channel &#x3C;Chanel ID></td><td>Allows switching channels using the Channel system.</td></tr><tr><td>/party &#x3C;Nome do grupo></td><td>Forms a group with the respective name and description.</td></tr><tr><td>/shadeon</td><td>Turns on the shade effect.</td></tr><tr><td>/shadeoff</td><td>Turns off the shade effect.</td></tr><tr><td>/storage</td><td>Opens the warehouse (requires a cart).</td></tr><tr><td>/where</td><td>Displays your current coordinates in the chat.</td></tr></tbody></table>


---

# 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://talesofloki.gitbook.io/tales-of-loki-valorian/basics/readme.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.
