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

# Portale Legale (it-IT)

- [Partner e terze parti](https://legal.jagex.com/it-it/docs/partners-and-third-parties.md)
- [Partner terzi](https://legal.jagex.com/it-it/docs/partners-and-third-parties/third-party-partners.md)
- [Partner di pubblicazione](https://legal.jagex.com/it-it/docs/partners-and-third-parties/publishing-partners.md)
- [Informative](https://legal.jagex.com/it-it/docs/policies.md)
- [Politica riguardante i contenuti dei fan](https://legal.jagex.com/it-it/docs/policies/fan-content-policy.md)
- [Informativa sulla privacy](https://legal.jagex.com/it-it/docs/policies/privacy.md)
- [Informativa sulla privacy per i minori](https://legal.jagex.com/it-it/docs/policies/privacy/aad.md)
- [Esercizio dei diritti da parte dell'Utente](https://legal.jagex.com/it-it/docs/policies/privacy/exercising-your-rights.md)
- [Linee guida sulle mod della community di RuneScape: Dragonwilds](https://legal.jagex.com/it-it/docs/policies/runescape-dragonwilds-community-modding-guidelines.md)
- [Condizioni](https://legal.jagex.com/it-it/docs/terms.md)
- [Termini e condizioni degli Abbonamenti](https://legal.jagex.com/it-it/docs/terms/subscription-terms-and-conditions.md)
- [Termini e condizioni per carte di credito/debito](https://legal.jagex.com/it-it/docs/terms/credit-debit-card-terms-and-conditions.md)
- [Condizioni d'uso generali](https://legal.jagex.com/it-it/docs/terms/terms-and-conditions.md)
- [Condizioni d'uso generali per i minori](https://legal.jagex.com/it-it/docs/terms/terms-and-conditions/aad.md)
- [Accordo di Licenza con L'Utente Finale](https://legal.jagex.com/it-it/docs/terms/eula.md)
- [Accordo di licenza con l'utente finale per i minori](https://legal.jagex.com/it-it/docs/terms/eula/aad.md)


---

# 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://legal.jagex.com/it-it/docs.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.
