# 实战概述

每个实战训练都会有对应任务要求，你应该按照如下步骤完成这些任务：

* 选用插件的确定。
* 选用技能的确定。
* 综合你的实现思路。
* 开始制作。
* 与我所给的参考答案比较。


---

# 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://docs.superiormc.cn/ecox-doc/shi-zhan-xun-lian/shi-zhan-gai-shu.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.
