> For the complete documentation index, see [llms.txt](https://sharinghub.kittenbot.hk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharinghub.kittenbot.hk/functional_modules/ph_plus/ph-gan-ying-qi-plus-mo-zu-jiao-zheng.md).

# pH感應器Plus 模組校正

所有pH Plus模組在出廠時已經進行校正，如非必要切勿自行校正模組。

假如你必須校正pH模組，請按以下教學進行。

### 校正步驟

1. 長按校正按鈕，直至按鈕開始閃鑠紅白色燈。
2. 將感應棒放在pH 4.0的校正緩衝劑裡面。
3. 按一下校正按鈕，按鈕開始閃鑠紅色燈。
4. 然後等待大約30秒至1分鐘，直到紅色燈停止閃鑠。
5. 拿出感應棒，使用蒸餾水徹底清潔然後用紙巾徹底抹乾感應棒。
6. 將感應棒放在pH 9.18的校正緩衝劑裡面。
7. 按一下校正按鈕，按鈕開始閃鑠藍色燈。
8. 然後等待大約30秒至1分鐘，直到藍色燈停止閃鑠。
9. 按一下校正按鈕，按鈕長亮綠色燈，校正數值就成功儲存到模組。
10. 拿出感應棒，使用蒸餾水徹底清潔然後用紙巾徹底抹乾感應棒。


---

# 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://sharinghub.kittenbot.hk/functional_modules/ph_plus/ph-gan-ying-qi-plus-mo-zu-jiao-zheng.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.
