> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules/nvl-fear-rp.md).

# NVL / Fear RP

Not Valuing Life / Fear RP is when you are in a situation where your character would need to be fearing for their life in real life&#x20;

{% hint style="info" %}
**Example**

* Someone walks up to you with a gun in hand demanding for you to get in their vehicle, you must comply).
  {% endhint %}

If you are approached with a gun pointed at you and you have a gun in your pocket, it would be considered not valuing your life if you take the gun from your pocket and attempt to stop the interaction. If you are approached at gunpoint but already have a weapon out, you can use it in the scenario to protect yourself.

***

There are multiple vehicle jumps around the city. You are allowed to take whatever jump you please with the understanding that <mark style="color:yellow;">if you wreck, you are to roleplay your vehicle being disabled and foot bailing, as well as any realistic injuries you may have sustained in the process.</mark> Keep in mind that this may mean you get caught because you are roleplaying your injuries and scenarios and it is up to you to balance the risk/reward of these jumps. &#x20;

{% hint style="danger" %}
When you take a very unrealistic jump (multiple stories, flying onto buildings, etc.), these can be considered NVL, and may be subject to punishment.
{% 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://lmrp.gitbook.io/last-mile-rp/lmrp-rules-and-guidelines/lmrp-rules/gameplay-rules/nvl-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.
