# 条款

- [信用卡/簽帳卡條款與條件](https://legal.jagex.com/zh-cht/docs/terms/credit-debit-card-terms-and-conditions.md)
- [訂閱條款與條件](https://legal.jagex.com/zh-cht/docs/terms/subscription-terms-and-conditions.md)
- [條款與條件](https://legal.jagex.com/zh-cht/docs/terms/terms-and-conditions.md)
- [青少年條款與條件](https://legal.jagex.com/zh-cht/docs/terms/terms-and-conditions/aad.md)
- [一般使用者授權協議](https://legal.jagex.com/zh-cht/docs/terms/eula.md)
- [青少年的一般使用者授權協議](https://legal.jagex.com/zh-cht/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-cht/docs/terms.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.
