# 体能任务

体能任务是一次性活动，完成任务可以获得**经验值**，从而提升用户的账户等级。体能任务仅在限定时间内可用。

第一个发布的任务是解锁 Haus 的任务。未来还会添加更多任务。

#### 解锁 Haus 的任务：

* 燃烧 1 只运动鞋以换取能量。
* 使用 10 点能量（并获得一个激活码）。
* 在你的库存中至少拥有 2 只运动鞋。


---

# 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://chiaos-organization.gitbook.io/stepn-go/jian-shen-mo-kuai/ti-neng-ren-wu.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.
