> For the complete documentation index, see [llms.txt](https://pmguide.pmlife.day/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pmguide.pmlife.day/qian-yan/readme.md).

# Readme

關於 PM Guide PM 手冊 你可以直接在這裡觀看 <https://pmguide.pmlife.day/>

## Description

大家好，我是 Danny 資深產品經理及專案經理，我看到很多 PM 新人遇到很多困惑或是困難，網路上的文章散落，課程也不知道挑選什麼好，因此決定以自身經驗撰寫這份 PM Guide，除了給 PM 們參考，也做為自己整理過去經驗及各種資料的一次機會。

這邊的內容暫時會以軟體業為主，之後我也會陸續找尋其他產業願意一起來共筆的 PM 們一起讓這份手冊更加完整強大。

這份手冊將會不斷的進化與修正，也歡迎有興趣的人一起加入。

## Roadmap

1. ~~Scrum~~
2. 產品經理指南
3. 專案經理指南
4. 實務工作指南

更多細節可以直接參考 [Roadmap](https://github.com/HCYT/PM-Guide/issues/1) 這個 Issue.

## 共筆

* 如果你想共筆歡迎聯絡我，我也希望有機會能夠匯集不同領域的 PM 知識庫，能夠讓更多想踏入 PM 領域的人學習更輕鬆 !
* 有需要勘誤或是其他希望新增的內容也歡迎直接上 <https://github.com/HCYT/PM-Guide/> 發 Issue

## 聯絡我

歡迎直接連絡我

* <cyh@hcytlog.com>
* [LinkedIn](https://www.linkedin.com/in/danny-huang-pm/)


---

# 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:

```
GET https://pmguide.pmlife.day/qian-yan/readme.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.
