> 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/wen-shi-boox-yue-du-qi-ying-yong-cheng-shi-ge-xing-hua-she-ding.md).

# 文石BOOX閱讀器應用程式個性化設定

用戶使用文石BOOX閱讀器，請調整以下設定，即可正常顯示 Hami書城內的數位書刊顯示比例。

步驟一：請先確認已開啟導航按鍵

開啟導航按鍵：設置>手勢設置>導航按鍵 勾選

<figure><img src="/files/BibaVjgxpLMLFD5PxDjp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/zXlcx1ontH9LTZfE2BjM" alt=""><figcaption></figcaption></figure>

步驟二：設定「應用程式個性化」改善頁面大小呈現問題

首先開啟 Hami書城應用程式\
點選「導航按鍵」的設定鈕，展開個性化設定畫面\
於「頁面大小」勾選 「DPI 原生」

<figure><img src="/files/ObmvVmNhYhaEB9uJnCCY" alt=""><figcaption></figcaption></figure>

設定後，正常顯示 Hami書城內的數位書刊顯示比例。


---

# 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/wen-shi-boox-yue-du-qi-ying-yong-cheng-shi-ge-xing-hua-she-ding.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.
