# Global Commands

## 📋 Global Commands — Transparency Feature (XenaRO)

On **XenaRO**, the **Global Commands** feature is part of the server’s transparency system that helps maintain trust and fairness in the community.

### 🔗 Transparency Page

You can view all global commands and logs here:\
👉 <https://xena‑ro.net/transparency/commands>

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

### What it does

Whenever a **Game Master (GM)** executes a command in‑game — such as teleporting, modifying stats, spawning items, or sending a broadcast — the server logs this action and makes it visible to all players through the global feed or transparency page.

### Why this matters

> **✅ Accountability:** Players can see what actions GMs are performing, so there’s no hidden manipulation of characters, items, or rates.\
> **🛡 Fairness:** Reduces doubts about favoritism or misuse of staff powers.\
> **📰 Audit Trail:** Logged actions serve as an ongoing history of GM activity that players can review.\
> **🔍 Community Confidence:** Knowing commands executed by staff are transparent builds trust between players and administrators.

### How players use it

Players don’t need special permissions — every time a GM uses a command, it’s automatically logged and visible on the transparency page.\
This includes:

* Map warps
* Item spawns
* Character teleports
* Announcements
* Other moderation actions


---

# 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://xenaro.gitbook.io/xenaro/transparency/server-transparency/global-commands.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.
