> For the complete documentation index, see [llms.txt](https://support.hamibook.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hamibook.com.tw/hamibookapp/app-member-sign-in.md).

# APP會員登入說明

❶下載Hamibook APP並登入會員。

<figure><img src="/files/aClNfGGEJOWHKEwcJ1nJ" alt="" width="188"><figcaption></figcaption></figure>

❷ 登入Hamibook APP前

**Step1**

請至Hamibook APP右上方點擊「設定⚙」。

<figure><img src="/files/tdcnggrcYpJdgzsD3Jwa" alt="" width="188"><figcaption></figcaption></figure>

**Step2**

請將「中華網路自動認證」點擊「關閉」。

<mark style="color:red;">**※注意事項：因應個資安全保護升級作業，自114/5/5起，將關閉「中華網路自動認證」登入功能，以達到更安全的網路環境。**</mark>

※中華電信用戶，請參考「手機門號（簡訊驗證）」方式，以及「中華電信多元登入」方式，登入書城會員，使用Hamibook服務。\
\
\
\
​<br>

<figure><img src="/files/ehVOdR1ko1rkz8SDItiL" alt="" width="188"><figcaption></figcaption></figure>

**Step3**

會員可參考以下方式登入

**一、中華電信手機門號登入 (簡訊驗證)**

請輸入中華電信門號帳號

<figure><img src="/files/QfZNBWfSXSe9HH95TeUM" alt="" width="188"><figcaption></figcaption></figure>

※ 請確認中華電信手機門號需申請加入中華白金會員，加入後，才可於登入時，收取簡訊驗證碼。

※ **中華白金會員申請網址**[**https://reurl.cc/EpRDDk**](https://reurl.cc/EpRDDk)

<figure><img src="/files/K0zGr7l8zoWXbox2fvSK" alt="" width="188"><figcaption></figcaption></figure>

**二、中華電信多元登入**

請輸入中華電信多元帳號

<figure><img src="/files/MJZJfO8NTkl0Vbasu6Ce" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/WDa6N2WORNz0sL8DJUYP" alt="" width="188"><figcaption></figcaption></figure>

**三、Facebook登入**

請輸入Facebook帳號

<figure><img src="/files/EJMP52DQ0zbihaCY3Uez" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/8mwp60sJhsglCseHAGMm" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/5anhaf19uGV2mHqUiWIT" alt="" width="188"><figcaption></figcaption></figure>

**四、Google登入**

請輸入Google帳號

<figure><img src="/files/Vf4fGoLBdr4BTliaJe1R" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/mc8gqQYYFptZqKA3yTbq" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/2u5S61btY8Zar0NsMlAy" alt="" width="188"><figcaption></figcaption></figure>

**五、電子信箱登入**

請輸入電子信箱帳號

<figure><img src="/files/nc9f56zd2luMyUJb3Vhk" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/ar19gGlC3gCZRoh6qBL5" alt="" width="188"><figcaption></figcaption></figure>

**六、使用Apple ID 登入**

請輸入Apple ID帳號

<figure><img src="/files/ch6MTM925mKJWohG3svh" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/WceKvSFUxOIq1TTK3A63" alt="" width="188"><figcaption></figcaption></figure>

➌登入成功後，即可使用Hamibook APP功能。

<figure><img src="/files/4AnSZJSvUKrcEbwpMcGD" alt="" width="188"><figcaption></figcaption></figure>


---

# 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://support.hamibook.com.tw/hamibookapp/app-member-sign-in.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.
