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

# Car Parking

#### 🚗 **Regras de Comportamento com Veículos**

* É **proibido estacionar veículos sobre outros jogadores**, de forma intencional ou com o objetivo de causar dano.
* É **estritamente proibido saltar de veículos em movimento** com a intenção de **ferir, atropelar ou causar morte** a outro jogador.

  > ⚠️ Essa prática é considerada **Power Gaming** e será punida severamente.

***

#### 🚧 **Bloqueio de Acessos e Estruturas**

* É **terminantemente proibido bloquear entradas e saídas** de qualquer estabelecimento, como:
  * Bancos;
  * Lojas de conveniência;
  * Lojas de roupas;
  * Garagens;
  * Hospitais;
  * Ou qualquer outro local de uso público.

> 🚫 O bloqueio proposital de acessos será tratado como **atrapalhar o RP alheio (Fail RP)** e pode resultar em **punições administrativas**.


---

# 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.orlandocityrp.com/regras-da-cidade/car-parking.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.
