# 法律门户网站 (zh-CN)

- [合作伙伴和第三方](https://legal.jagex.com/zh-cn/docs/partners-and-third-parties.md)
- [第三方合作伙伴](https://legal.jagex.com/zh-cn/docs/partners-and-third-parties/third-party-partners.md)
- [发行合作伙伴](https://legal.jagex.com/zh-cn/docs/partners-and-third-parties/publishing-partners.md)
- [政策](https://legal.jagex.com/zh-cn/docs/policies.md)
- [粉丝内容政策](https://legal.jagex.com/zh-cn/docs/policies/fan-content-policy.md)
- [隐私政策](https://legal.jagex.com/zh-cn/docs/policies/privacy.md)
- [青少年隐私政策](https://legal.jagex.com/zh-cn/docs/policies/privacy/aad.md)
- [行使您的权利](https://legal.jagex.com/zh-cn/docs/policies/privacy/exercising-your-rights.md)
- [《RuneScape: Dragonwilds》社区模组制作指南](https://legal.jagex.com/zh-cn/docs/policies/runescape-dragonwilds-community-modding-guidelines.md)
- [条款](https://legal.jagex.com/zh-cn/docs/terms.md)
- [订阅条款和条件](https://legal.jagex.com/zh-cn/docs/terms/subscription-terms-and-conditions.md)
- [信用卡/借记卡条款和条件](https://legal.jagex.com/zh-cn/docs/terms/credit-debit-card-terms-and-conditions.md)
- [条款和条件](https://legal.jagex.com/zh-cn/docs/terms/terms-and-conditions.md)
- [青少年条款和条件](https://legal.jagex.com/zh-cn/docs/terms/terms-and-conditions/aad.md)
- [最终用户许可协议](https://legal.jagex.com/zh-cn/docs/terms/eula.md)
- [青少年最终用户许可协议](https://legal.jagex.com/zh-cn/docs/terms/eula/aad.md)


---

# Agent Instructions: 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/zh-cn/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.
