# Overview

### 🧭 Overview

LiteWeight introduces a weight-based gameplay system that affects movement, survival, and item handling.

Every item has a defined weight. Player performance changes dynamically based on total carried load.

Designed for survival, RPG, and economy-driven servers.

### 🚀 Getting Started

1. Place LiteWeight.jar into `.../server/plugins`
2. Restart server
3. Edit configuration files (optional)

System activates automatically after first launch.


---

# 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://paw-studio.gitbook.io/paw-studio-docs/liteweight/overview.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.
