> For the complete documentation index, see [llms.txt](https://wiki.charlieroleplay.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.charlieroleplay.it/regolamento-roleplay/regolamento-associazioni/patti-e-alleanze.md).

# Patti e Alleanze

## Patti

I patti sono accordi con un obiettivo chiaro e condiviso.\
**Possono essere temporanei e strategici:** ad esempio, **due gang in conflitto possono fare un patto se entrambe sono in difficoltà contro una terza fazione.**

* Patti o alleanze momentanee senza una motivazione Roleplay valida non sono permessi.
* Non è possibile collaborare con membri di altre organizzazioni fingendo di non sapere a quale organizzazione appartengano. Le collaborazioni sono consentite solo in caso di PATTO o ALLEANZA.

Ogni fazione può richiedere alleanze o patti aprendo un ticket e motivando la richiesta, solo dopo aver completato l’azione Roleplay.

### Gang

Le gang possono:

* Fare PATTI solo con altre gang.
* Fare ALLEANZE solo con le mafie.

### Mafia

Le mafie possono:

* Avere fino a 2 gang alleate.
* Fare PATTI solo con altre mafie.
* Fare ALLEANZE solo con le gang.
* Avere patti senza limite.

### Scontri

Le alleanze e i patti contano sempre negli scontri.

Se una mafia ha due gang alleate, in uno scontro contro la polizia possono partecipare solo:

* Mafia
* Una sola gang alleata

Nei conflitti tra criminali è possibile avere:

* Gang alleata + Mafia\
  **VS**
* Gang nemica + Mafia

Sempre rispettando le alleanze e i patti esistenti.


---

# 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://wiki.charlieroleplay.it/regolamento-roleplay/regolamento-associazioni/patti-e-alleanze.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.
