# Fever

Fever通过用户的锻炼积累，通过每天进行连续的锻炼可以保持Fever。

不论鞋子的等级或品质如何，都会积累固定数量的Fever槽。此外，如果用户每天不进行锻炼，将根据不活动的持续时间失去积累的槽位。

当Fever槽达到100%时，用户进入一种被称为“Fever Time”的状态。在Fever Time期间，用户获得Fever Stamina。在Fever Time期间，用户可以消耗Fever Stamina进行相应的锻炼状态，并获得两倍的Workout Points。Fever状态越高，用户可以获得的Workout Points就越多。


---

# 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://thesnkrz.gitbook.io/the-snkrz-3/yong-hu/fever.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.
