# 帳戶管理

您可以在以下頁面找到有關恢復密碼和修改密碼的資訊。

{% content-ref url="/pages/mhiU1KLdLSx8uEHagBxk" %}
[恢復密碼](/zh-tw/docs/account-management/find-your-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/lgMlUUvM32lNJlCSHUWE" %}
[修改密碼](/zh-tw/docs/account-management/change-password.md)
{% endcontent-ref %}


---

# 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://docs.littlepig.cloud/zh-tw/docs/account-management.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.
