> For the complete documentation index, see [llms.txt](https://docs.whomine.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whomine.net/english/rules/rp-rules.md).

# RP Rules

***

## &#x20;`1`  RP deaths and wagering

1. Try to negotiate the rp of killing a person outside of the event specifically with that person, as well as, come to a mutual agreement
2. *Rp war* mode - if two factions have ruined rp relations with each other - they can negotiate terms and go to *war mode* by mutual consent. In war mode both factions can kill each other at any time with the help of pvp rp kills *(by beating each other to death with a sword)* and can do other things to each other that are included in the mutual consent between the parties

***

## &#x20;`2`  RP signs

1. **RP sign** - a sign that contains a description of a specific location, object, block, or environment. RP signs should not be placed *"for fun."* If you come across a humorous sign that does not serve RP purposes, please report it to the administration, but do not break it yourself
2. **RP sign** should adhere to the following standards :
   * The text must be legible and contrasting
   * The inscription on the sign should be enclosed in square brackets - \[ ]

***

## &#x20;`3`  Motive

1. If your character lacks a clear *motive* for certain actions that affect other players *(such as killings, wars, etc.)* or if the motive is insufficient for such actions, then when appealing to **non-RP ᠌courts**, you may be required to cease specific *RP* *actions*, lose an *RP relationship branch* with a particular character, receive an *RP character or event rollback*, and in exceptional cases, **receive a ban**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.whomine.net/english/rules/rp-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
