# Account Information

- [User Profile](https://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/account-information/userprofile.md): 使用者資料，此頁面可再按進下去編輯，也可查看訂閱相關資訊及付費會員比較
- [Edit Profile](https://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/account-information/userprofile/edit-profile.md)
- [Shoes](https://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/account-information/shoes.md): 新增及管理跑鞋
- [Critical Power](https://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/account-information/critical-power.md): 臨界功率
- [Connected Account](https://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/account-information/connected-account.md): 連接第三方帳號
- [Training Plans](https://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/account-information/training-plans.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://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/account-information.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.
