# New Life Rule

When your character is killed and either dumped in a natural, swimmable body of water (deep enough for your character to swim) or respawns at Pillbox after pressing “E” for 5 seconds, the “New Life” rule applies. This means you cannot remember the events leading up to your death. However, if you are downed and revived before "seeing the light," you can remember the events leading to your downing.

**Examples:**

1. **Bank Robbery:**
   * **Scenario:** Three suspects rob a bank, get into a shootout with cops, are arrested, and taken to Pillbox for medical treatment and then to the cells.
   * **Outcome:** The suspects can remember the events up to their arrest, but not beyond.
2. **Cop Altercation:**
   * **Scenario:** During an altercation, a suspect kills a cop and escapes.
   * **Outcome:** The cop can remember the events up to the point of being killed.
3. **Gang Shootout:**
   * **Scenario:** In a 2v2 gang shootout, your crew is downed, and the remaining gang members flee. You receive medical attention.
   * **Outcome:** You can remember the altercation up to the point of being downed (e.g., “It was Purple Gang that started shooting at us”).
4. **Ocean Dumping:**
   * **Scenario:** During a gang shootout, your crew is downed, and the other gang members ocean dump you.
   * **Outcome:** The incident is wiped from your memory because you have been "fully dead" by drowning.

**Key Points:**

* **Memory Limitation:** Once dead and either ocean dumped or respawned at Pillbox, you cannot recall the events leading up to your death.
* **Revival Exception:** If revived before fully dead, you retain memory of the events leading to your downing.

**This rule ensures that the roleplay remains immersive and consistent with the concept of character death.**


---

# 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://docs.onenightroleplay.com/server-rules/lifestyle-rules/new-life-rule.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.
