> For the complete documentation index, see [llms.txt](https://britishrp.gitbook.io/britishrp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://britishrp.gitbook.io/britishrp/readme.md).

# Welcome to British Roleplay

BritishRP exists to deliver serious, story-driven roleplay in a fair and enjoyable environment. Every interaction, scene, and decision should contribute to a believable world where player creativity thrives without ruining the experience for others.

These guidelines apply across the server and all official BritishRP communication platforms. By taking part, you agree to uphold the standards below.

***

### What We Stand For

#### Immersion Above All

Your character lives in this world. Their actions, decisions, and reactions should be grounded in realism and consistency. Whether you’re enforcing the law, breaking it, or living a quiet civilian life, your roleplay should feel natural and earned, not forced or exploitative.

#### Mutual Respect

BritishRP is a shared space. Treat fellow players, staff, and the wider community with basic decency at all times. Abuse, harassment, discrimination, or intentional antagonising - IC or OOC, has no place here.

#### Fair Play & Good Judgement

Rules can’t cover every scenario. If something undermines realism, gives an unfair advantage, or disrupts roleplay, it isn’t acceptable, even if it’s not explicitly listed. Play in good faith and think about the impact of your actions on others.

***

### Final Note

BritishRP is at its best when everyone contributes positively. If you’re unsure whether something is appropriate, take a step back, ask staff, or choose the option that benefits the roleplay, not just yourself.


---

# 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://britishrp.gitbook.io/britishrp/readme.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.
