# · 無法加入天氣

#### 我的日記無法加入天氣 ......

請先確認網路連線是否穩定、裝置是否具備且開啟定位功能。\
於新增日記時，允許提供定位資訊(權限)，好為日記加入天氣。<br>

※ 可透過以下方式檢視 App 定位設定：

* iOS： 設定→溫度日記 Hearty Journal→位置 (將其開啟)
* Android： 設定 → 應用程式與通知 → 應用程式資訊 → 溫度日記 Hearty Journal → 權限 → 位置 (將其開啟)

※ 如使用網頁版，則需允許瀏覽器取用您的位置資訊。


---

# 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://faq.hearty.me/faq/weather.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.
