> 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/es-es/docs.md).

# Portal legal (es-ES)

- [Socios y terceros](https://legal.jagex.com/es-es/docs/partners-and-third-parties.md)
- [Socios externos](https://legal.jagex.com/es-es/docs/partners-and-third-parties/third-party-partners.md)
- [Socios editoriales](https://legal.jagex.com/es-es/docs/partners-and-third-parties/publishing-partners.md)
- [Políticas](https://legal.jagex.com/es-es/docs/policies.md)
- [Política de contenido generado por fans](https://legal.jagex.com/es-es/docs/policies/fan-content-policy.md)
- [Política de privacidad](https://legal.jagex.com/es-es/docs/policies/privacy.md)
- [Política de privacidad dirigida a jóvenes](https://legal.jagex.com/es-es/docs/policies/privacy/aad.md)
- [Ejercicio de sus derechos](https://legal.jagex.com/es-es/docs/policies/privacy/exercising-your-rights.md)
- [Directrices de la comunidad de RuneScape: Dragonwilds para mods](https://legal.jagex.com/es-es/docs/policies/runescape-dragonwilds-community-modding-guidelines.md)
- [Condiciones](https://legal.jagex.com/es-es/docs/terms.md)
- [Términos y condiciones de suscripción](https://legal.jagex.com/es-es/docs/terms/subscription-terms-and-conditions.md)
- [Términos y condiciones de tarjeta de crédito o débito](https://legal.jagex.com/es-es/docs/terms/credit-debit-card-terms-and-conditions.md)
- [Términos y condiciones de uso](https://legal.jagex.com/es-es/docs/terms/terms-and-conditions.md)
- [Términos y condiciones de uso dirigidos a jóvenes](https://legal.jagex.com/es-es/docs/terms/terms-and-conditions/aad.md)
- [Acuerdo de Licencia de Usuario Final](https://legal.jagex.com/es-es/docs/terms/eula.md)
- [Acuerdo de licencia de usuario final dirigido a jóvenes](https://legal.jagex.com/es-es/docs/terms/eula/aad.md)
- [Términos y condiciones de sorteos, competiciones y promociones](https://legal.jagex.com/es-es/docs/terms/promotion-and-competition-terms.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:

```
GET https://legal.jagex.com/es-es/docs.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.
