> For the complete documentation index, see [llms.txt](https://livorno.k1wi.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://livorno.k1wi.xyz/info-sito-web.md).

# Info sito web

## Chi ha creato il sito

Il sito e' stato creato da [**danidema.xyz**](https://danidema.xyz), un creatore di siti web e di bot discord a servizio (di solito a pagamento)

## Come e' stato creato

Questo sito web e' stato creato su [**GitBook**](https://gitbook.com)**,** un famoso servizio usato per creare docs e altre cose utili.

Per piu' informazioni andare su [#che-cose-gitbook](#che-cose-gitbook "mention")

***

## Che cos'è GitBook

La piattaforma di documentazione ideale per organizzare regolamenti, manuali e guide.

### 🛈 Cos'è GitBook

**GitBook** è una piattaforma online moderna progettata per creare, organizzare e pubblicare documenti in modo semplice, pulito e altamente professionale.

* **Standard per i server di gioco:** È lo strumento più utilizzato dalle community di roleplay per ospitare regolamenti ufficiali, guide per i nuovi utenti e manuali delle fazioni.
* **Scrittura intuitiva:** Trasforma automaticamente il testo semplice in una pagina web responsive, ottimizzata sia per la visualizzazione da PC che da smartphone.
* **Stile moderno:** Supporta nativamente la modalità scura (dark mode), una barra di ricerca interna rapida e un menu laterale dinamico per navigare facilmente tra i vari capitoli.
* **Elementi interattivi:** Permette di inserire facilmente tabelle, allegati, immagini e box di avviso colorati (callout) per evidenziare le informazioni più importanti.

> ⓘ GitBook consente di mantenere il regolamento di **Livorno, Italy** sempre aggiornato, accessibile a tutti e facilissimo da consultare anche durante le sessioni di gioco.


---

# 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://livorno.k1wi.xyz/info-sito-web.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.
