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

# Regras

### <mark style="color:violet;">Bem-vindo à secção de Regras do UPS Roleplay</mark>

Nesta categoria encontrarás toda a documentação relacionada com as normas e procedimentos que regulam o funcionamento do servidor. O cumprimento destas regras é essencial para garantir uma experiência de roleplay equilibrada, justa e divertida para todos os jogadores.

As regras foram criadas com o objetivo de promover um ambiente organizado, evitar situações de abuso e assegurar que todos os membros da comunidade usufruem do servidor em condições de igualdade.

Nesta secção poderás consultar diferentes categorias de regras, incluindo normas gerais, regras de roleplay, sistemas específicos e outras diretrizes importantes para a tua permanência no servidor.

{% stepper %}
{% step %}

### Regras Gerais

{% content-ref url="/pages/E0PnYzDCwtCmjo3UQBjp" %}
[Gerais](/ups-rp-docs/regras/gerais.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Ações proibidas

{% content-ref url="/pages/GUVF8izGdZlwYHejD17w" %}
[Proibido](/ups-rp-docs/regras/proibido.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Regras CK e PK

{% content-ref url="/pages/y2UWFXx0rJGQem2NRjjZ" %}
[Ck / Pk](/ups-rp-docs/regras/ck-pk.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Regras Policia

{% content-ref url="/pages/5flNFeLu5Xxgs51ff95t" %}
[Policia](/ups-rp-docs/regras/policia.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Regras Hospital

{% content-ref url="/pages/6hSUqUw7sq106Z4qWopj" %}
[Hospital](/ups-rp-docs/regras/hospital.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Regras Assaltos

{% content-ref url="/pages/pE4Q6cBUTtQLRNcZox0b" %}
[Assaltos](/ups-rp-docs/regras/assaltos.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Organizações

{% content-ref url="/pages/ZoWWAvdXFGoBFJDMiH3p" %}
[Organizações](/ups-rp-docs/regras/organizacoes.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Organizações não oficiais

{% content-ref url="/pages/4aXkpiusSvQVBCauq6UI" %}
[Organizações Não Oficiais](/ups-rp-docs/regras/organizacoes-nao-oficiais.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Regras Helicópteros

{% content-ref url="/pages/bq9nMnR9L0lLjj2YFYKt" %}
[Helicópteros](/ups-rp-docs/regras/helicopteros.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

### Regras Venda de Itens

{% content-ref url="/pages/LWAPicKhoyZjn3VEYM0y" %}
[Venda de Itens](/ups-rp-docs/informacoes/venda-de-itens.md)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Todos os jogadores são responsáveis por conhecer e cumprir as regras em vigor. O desconhecimento das mesmas não constitui justificação para o seu incumprimento.
{% endhint %}


---

# 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://ups-rp.gitbook.io/ups-rp-docs/introducao/regras.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.
