# Third person View

When using third-person view, players must act realistically based on what their character would actually see. If your character could not physically see over a wall or around an obstruction, even though you can in third-person view, you must ignore that information in character.

**In Summary:**

* <mark style="color:red;">**Act Realistically**</mark>**:** Do not use third-person view to gain an unfair advantage by seeing things your character realistically couldn’t see.
* <mark style="color:red;">**Ignore Out-of-Character Information**</mark>**:** Any information gained through third-person view that your character wouldn't have access to should be disregarded in roleplay.

**This rule ensures a fair and immersive experience for all players.**


---

# 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/roleplay-rules/third-person-view.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.
