> 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/regras/organizacoes.md).

# Organizações

| Limitações de Membros                    | Número máximo de Membros |
| ---------------------------------------- | ------------------------ |
| **Organizações Ilegais**                 | 20                       |
| **Organizações Ilegais** em RP Agressivo | 10                       |

1. **Os membros de organização devem-se vestir de forma adequada com a tipologia da organização.**
2. **Os chefes de organizações assumem&#x20;**<mark style="color:$warning;">**responsabilidade**</mark>**&#x20;pelas ações dos seus membros, caso o responsável da ação não seja identificado.**
3. **É proibido roubar a própria organização.**
4. **Os membros das organizações devem andar devidamente identificados em RPs agressivos superiores a&#x20;**<mark style="color:$danger;">**4 membros**</mark>**.**
5. **Chefes de organizações não podem ter&#x20;**<mark style="color:$danger;">**doubletag**</mark>**&#x20;em outros servidores.**

<h2 align="center"><strong>Organizações do Servidor</strong></h2>

<table data-view="cards"><thead><tr><th></th><th><select><option value="Q4BRNhKJ3wlB" label="Venda de Droga" color="blue"></option><option value="KCKXj9zfLXcY" label="Craft de Armas" color="blue"></option><option value="VrRfrTgX0saD" label="Lavagem de Dinheiro" color="blue"></option><option value="mfg6tU6p912W" label="Craft de Attachs" color="blue"></option></select></th><th><select><option value="IuBwaPqqBUqZ" label="Craft de Blueprints" color="blue"></option></select></th><th data-hidden data-type="checkbox"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Bairros</td><td><span data-option="Q4BRNhKJ3wlB">Venda de Droga</span></td><td></td><td>true</td><td></td></tr><tr><td>Gangs</td><td><span data-option="mfg6tU6p912W">Craft de Attachs</span></td><td></td><td>false</td><td></td></tr><tr><td>Máfias</td><td><span data-option="KCKXj9zfLXcY">Craft de Armas</span></td><td></td><td>false</td><td></td></tr><tr><td>Bares</td><td><span data-option="VrRfrTgX0saD">Lavagem de Dinheiro</span></td><td><span data-option="IuBwaPqqBUqZ">Craft de Blueprints</span></td><td>false</td><td></td></tr></tbody></table>


---

# 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/regras/organizacoes.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.
