> For the complete documentation index, see [llms.txt](https://redlight-rp.gitbook.io/redlightrp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://redlight-rp.gitbook.io/redlightrp/city-rules/the-basics/new-life-rule-nlr-and-fear-rp.md).

# New Life Rule (NLR) & Fear RP

Even if your character won't die and you know that, it is important that you value your life, just like you do every day IRL. If there is a chance to escape harm, you are allowed to flee.&#x20;

If you are at a **CLEAR DISADVANTAGE** *<mark style="color:red;">(Example: A gun to the back of your head, being outnumbered, etc)</mark>*, you **MUST** comply.&#x20;

Example of RDM:

{% hint style="danger" %}
`Subject A` and gang run into `Subject B` and decide to rob him and hold him at gun point after having a 30 second interaction, `Subject B` starts punching on everyone.&#x20;
{% endhint %}

***

New Life Rule (NLR) commences one you are flat on your back and/or respawn at the hospital. Being downed (on your side) is not considered as dying and NLR will not go into effect.&#x20;

You lose the last **15 MINUTES** of your memory if you are 'flatbacked' and if respawn by using 'E' (seeing the light), this means you must roleplay it out that your lost your memory or forgot what happened and **CANNOT** return back to the scene for revenge. You are able to be reminded by someone who survived on the scene.&#x20;

{% hint style="danger" %}
If you are downed in a scene and get picked up, you are not allowed to return to the area of the scene to collect evidence, loot bodies, etc.
{% endhint %}


---

# 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:

```
GET https://redlight-rp.gitbook.io/redlightrp/city-rules/the-basics/new-life-rule-nlr-and-fear-rp.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.
