# REGRAS • ORGS LEGAL

{% stepper %}
{% step %}

### <mark style="color:violet;">Conduta das Organizações Legais</mark>

Organizações legais representam instituições oficiais da cidade.

Exemplos:

* Polícia Militar (PM)
* Polícia Rodoviária Federal (PRF)
* Polícia Civil (PC)
* Polícia Metropolitana (GCM)
* Exército Brasileiro (EB)
* Outros órgãos autorizados

Membros de uma organização legal devem manter postura profissional, respeitosa e coerente com suas funções.
{% endstep %}

{% step %}

### <mark style="color:violet;">Polícias</mark>

A polícia deve agir com proporcionalidade e interpretação.

O policial deve:

* Abordar com clareza
* Dar ordens compreensíveis
* Usar força proporcional
* Respeitar rendidos
* Registrar todas as ocorrências (gravar tela)
* Evitar abuso de autoridade

É proibido:

* Prender sem motivo
* Agredir cidadão rendido
* Plantar provas
* Usar cargo para benefício pessoal
* Perseguir jogador por motivo fora do RP
* Atirar sem necessidade
  {% endstep %}
  {% endstepper %}

{% hint style="warning" %}
AVISO IMPORTANTE: Somente a Polícia Civil pode iniciar uma investigação. Após a investigação completa, pode-se ter o apoio de outras guarnições para cumprimento de mandado.
{% endhint %}

{% hint style="success" icon="user-pilot-tie" %}
EXÉRCITO BRASILEIRO: O alto-escalão do EB comanda a Corregedoria, órgão que atua fiscalizando todas as guarnições policiais.
{% endhint %}

{% hint style="info" %}
CORRUPÇÃO EM ORGANIZAÇÃO LEGAL: Considerada quebra grave de conduta, resultando em exoneração imediata.
{% endhint %}


---

# 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://regras.formosamp.com.br/regras-orgs-legal.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.
