> For the complete documentation index, see [llms.txt](https://regras.sakurarp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://regras.sakurarp.com/regras-skins/peds.md).

# PED'S

{% stepper %}
{% step %}

## Uso Permitido

Jogadores podem usar skins PEDs personalizadas desde que respeitem as <mark style="color:$info;">**normas do servidor**</mark>.
{% endstep %}

{% step %}

## Sem vantagens injustas

A skin <mark style="color:red;">**não pode proporcionar qualquer tipo de vantagem mecânica**</mark> (<mark style="color:yellow;">**hitbox alterado, colisão diferente, visibilidade favorecida, etc.**</mark>). Se detectado uso de skin que altere gameplay, o jogador estará violando regras.
{% endstep %}

{% step %}

## Comportamento e caráter

A aparência da skin não subsituirá regras de conduta — mesmo com skin personalizada, é proibido usar linguagem, gestos ou atitudes que firam regras de <mark style="color:red;">**anti-RP, flaming ou assédio**</mark>.
{% endstep %}

{% step %}

## Skins e RP

A skin <mark style="color:red;">**não pode servir como desculpa para escapar de situações de RP**</mark> (como se esconder ou negar responsabilidades). O jogador deve interpretar o personagem como se fosse “real” dentro da skin escolhida.
{% endstep %}

{% step %}

## Penalidades

Violações dessas regras poderão acarretar <mark style="color:red;">**advertências, proibição de uso da skin, ou até banimento**</mark>, dependendo da gravidade e da reincidência.
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://regras.sakurarp.com/regras-skins/peds.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.
