> 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/zh-cht/docs/policies/privacy/exercising-your-rights.md).

# 行使您的權利

*如果你是美国居民，你可以通过点击此处查看完整隐私政策的第 16 节*，获取有关这些权利和 Jagex 收集的个人信息类别（以及如何使用相应信息）的更多信息。

若要提交可驗證的要求來行使您的任何權利 (包括選擇不接受出售您的個人資訊的權利)，請點選這裡：<https://support.runescape.com/hc/en-gb/articles/360001370829>。

僅限於您本人或您授權代表您行事且已向州務卿 (Secretary of State) 等單位登記之人，才能針對與您相關的個人資訊，提出可驗證的要求。

您向我們提出的要求，必須符合下列條件：

* 提供充分資訊，讓我們能以合理方式確認您就是我們收集個人資訊的對象，或其授權代表。
* 說明您的要求並附上充足的詳細資訊，讓我們能以適當方式瞭解、確認及回應要求。

如我們無法完成下列事項，恕我們無法回應您的要求或向您提供您要求的資訊：

* 確認您的身分或提出要求的授權；以及
* 確認要求提及的個人資訊確實與您有關。

在收到您的要求且可確認要求的正當性後，我們會於 45 天內免費揭露並提供您要求的資訊。如有合理必要並經事先通知，則提供此等資訊的期間可能會延長一次，即延後 45 天提供。

如我們進行任何前述資訊揭露，也僅適用於收到前述可確認要求時，向前追溯 12 個月期間內的資訊。

針對資料可攜性的要求，我們會選擇立即可用的格式來提供與您相關的個人資訊，且此格式可讓您以毫無障礙的方式將資料從特定實體傳輸至另一實體。


---

# 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/zh-cht/docs/policies/privacy/exercising-your-rights.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.
