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

# Introduzione

Outlaws Roleplay è un server di gioco di ruolo su RedM che punta a offrire un'esperienza di gioco coinvolgente e immersiva. Dopo un anno di successo e una pausa riflessiva, il server ritorna con nuove aggiunte e miglioramenti, mantenendo l'essenza amata dai giocatori.

Con un numero limitato di slot, garantisce un'alta qualità e intensità di gioco. I giocatori sono invitati a unirsi per vivere avventure uniche ogni sera, in un mondo dove ogni decisione e interazione conta.

Outlaws Roleplay è l'occasione per immergersi in un'avventura rivoluzionaria nel mondo del roleplay.


---

# 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://docs.outlawsroleplay.com/introduzione.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.
