# Getting Started

### What is P-LifeSteal?

**P-LifeSteal** is plugin that brings a **new game mechanic**. When a player dies, he **loses one of his hearts**, but if he is killed by another player, the **killer will receive the opponent's heart**. The plugin is **highly configurable** and you can **learn more about** its features **by looking at the plugin configuration**.

### How to install P-LifeSteal?

Installing **P-LifeSteal** is very **simple**, just **download** the plugin in `.jar` format from [**SpigotMC** ](https://www.spigotmc.org/resources/p-lifesteal.101967)or [**GitHub**](https://github.com/dewPrzemuS/P-LifeSteal/releases), drop it into your **plugins folder** and **that's it**!

### How will updates work?

**Updates** will be **sometimes** released to **add new features** etc. **Smaller bugs** will be **fixed** with **content updates**, but for **bugs** that make a **plugin unusable** or **mess up gameplay**, **patches** will be released **as soon as possible**. We plan to **support only the latest version** of the game, but **if** an **older version** has a **critical bug**, **it will receive an update**.

### Where can I ask for help when the answer is not in the documentation?

You can **ask for help** on our [**Discord**](https://discord.gg/8sjwaQTHGC), or by **creating an issue** in the **repository** on [**GitHub**](https://github.com/dewPrzemuS/P-LifeSteal).


---

# 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://devprzemus.gitbook.io/lifesteal/getting-started.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.
