# 電池及充電

## 需要花多久才能啟動我的 Stryd？

我們為了保護電池，Stryd 出廠時處會以特殊的模式包裝，會切斷設備的電源。因為如果電壓下降到臨界水平以下，鋰離子電池會破裂。\
首次充電器時，Stryd 會被啟動，從那時開始，需要定期充電以避免電池損壞。\
由於設備基本上已關閉，第一次充滿電大約需要 1 - 2 小時。(如您急著跑步，可以先充電 30 分鐘做首次使用）

## Stryd 運作時的溫度是多少？

Stryd 使用的鋰離子電池為：\
充電時：0°C至45°C（32°F 至 113°F）\
使用時：–20°C至60°C（–4°F 至 140°F）

## 可以讓 Stryd 長達好幾個月不使用嗎？

Stryd 使用的是鋰離子電池。\
鋰離子電池非常好用，也使用在許多設備（例如手機），但有一些限制。&#x20;

如果要想要延長使用壽命，請記住以下幾點：

**請勿在沒有充電的情況下將 Stryd 放置數個月**\
鋰離子化學方法更喜歡部分放電而不是深度放電，因此最好避免將電池完全降為零。由於鋰離子化學物質沒有「記憶」，因此不會因部分放電而損壞電池。如果鋰離子電池的電壓降到一定水平以下，就會損壞。（與手機相同）

**鋰離子電池老化。**\
即使只是放在架子上，他們也是有使用年限的，不要以為電池可以使用很多年而去省著用，是沒有用的！&#x20;


---

# 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://strydtaiwan.gitbook.io/stryd/qa/battery-and-charging.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.
