> For the complete documentation index, see [llms.txt](https://infos.denver-rp.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infos.denver-rp.com.br/introducao/regras-gerais/monitoramento-de-rp.md).

# Monitoramento de RP

Nomes, personagens, voz, vitrola, vestimenta e padrão mínimo de interpretação.

{% hint style="info" icon="clipboard-check" %}
Medidas para **elevar a qualidade** do RP. Descumprimento gera sanção — incluindo a regra **RP medíocre** quando a interpretação ou conduta ficam abaixo do mínimo do Condado.
{% endhint %}

***

{% hint style="danger" icon="user-group" %}
**Personagens por jogador**
{% endhint %}

* **Um personagem feminino e um masculino** por jogador — criação exige **autorização prévia** da staff.
* Quem interpreta **gênero oposto** ao real: **modificador de voz** compatível + interpretação coerente.
* **Hitbox** ou modelo feminino **não** pode ser vantagem em ação — bom senso sempre.
* Infração: advertência, bloqueio do personagem ou ban (avaliação da staff).

***

{% hint style="warning" icon="signature" %}
**Nomes**
{% endhint %}

Proibidos nomes de piada, memes ou anacronismos (ex.: referências a pop moderna). Sobrenomes e combinações devem **caber em 1899**.

***

{% hint style="warning" icon="comment-dots" %}
**Linguagem e música in-game**
{% endhint %}

* Gírias **modernas em excesso** → punição; uma palavra escapa, exagero não.
* **Cantar música moderna** em público — proibido.

***

{% hint style="danger" icon="circle-exclamation" %}
**Conduta grave**
{% endhint %}

Usar personagem feminino (ou interpretação) para **vantagem** ou **desrespeito** a causas sensíveis (incl. transexualidade) → **falta grave**.

***

{% hint style="success" icon="compact-disc" %}
**Vitrola**
{% endhint %}

| Onde                   | Quem pode ter                        |
| ---------------------- | ------------------------------------ |
| Saloons, circo, teatro | Uso do local                         |
| Tribos / rituais       | Contexto cultural                    |
| Outros                 | Compra via **renovação de heranças** |

**Proibido:** funk, sertanejo, sintetizadores, instrumentais modernos — fora do contexto histórico. Vitrola **retirada** sem devolução se abusar.

**Gêneros ok:** jazz, blues, ópera, erudito, religioso.

***

{% hint style="warning" icon="shirt" %}
**Vestimenta (ped e não-ped)**
{% endhint %}

**Época**

* Roupas que destoem de RDR2 / século XIX — proibidas em uso público sem RP (mini saias “de rua”, etc.).
* Peças ousadas só com **contexto** (evento, bordel, palco…).

**Cores e texturas (ped)**

* Evite cores **neon/saturadas**; prefira tons do Velho Oeste.
* Estampas digitais, logos modernas, futurismo — fora.

**Penalidade vestimenta**

| Strikes           | Consequência        |
| ----------------- | ------------------- |
| 1                 | Strike              |
| 2 (só vestimenta) | **Ban** do servidor |


---

# 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://infos.denver-rp.com.br/introducao/regras-gerais/monitoramento-de-rp.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.
