# Global Picklog

## 📦 Global Picklog — Transparency Feature (XenaRO)

On **XenaRO**, the **Global Picklog** feature is part of the server’s transparency system that allows players to see **all item pickups and transactions in the server**. This ensures fairness and accountability for item distribution.

### 🔗 Transparency Page

You can view all global picklog records here:\
👉 <https://xena-ro.net/transparency/globalitem>

### What it does

Whenever a **Game Master (GM) or player** picks up, spawns, or modifies an item, the server logs the action and makes it visible in the **Global Picklog**. This includes:

* Item pickups from monsters or maps
* Items dropped by other players
* Items spawned or distributed by GMs

All item quantities and details are recorded so that players can see exactly what items exist and who obtained them.

### Why this matters

> **✅ Accountability:** Shows who picked up or received items, preventing hidden item hoarding or abuse.\
> **🛡 Fairness:** Ensures all players can see item transactions, reducing doubts about favoritism.\
> **📊 Economy Transparency:** Helps players understand item scarcity and market value.\
> **🔍 Community Trust:** Builds confidence that the server economy is fair and transparent.

### How players use it

Players can access the Global Picklog **without special permissions**. All item-related actions are automatically logged and displayed on the transparency page, including:

* Picked-up items from monsters or maps
* Player-to-player trades (if tracked)
* GM-distributed items
* Item quantity updates

This allows players to monitor item circulation and ensures that **no items are added or removed secretly**.


---

# 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-picklog.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.
