# 步骤

步骤模块用于展示一系列有序的步骤，每个步骤包含图片、标题和描述，以引导用户完成特定的流程。该模块适合用于定制流程或任何需要按步骤指引用户的场景。

<figure><img src="/files/TL8fBrhFfjX8Y6dMdq3a" alt=""><figcaption></figcaption></figure>

**功能说明**

1. **图片**：上传每个步骤的图片，帮助用户直观理解当前步骤的内容。
2. **标题**：为每个步骤设置简短的标题，使用户可以快速了解该步骤的核心内容。
3. **描述**：详细描述该步骤的具体信息或操作，帮助用户更好地理解和执行该步骤。

**设置说明**

1. **步骤数**：最多可添加 4 个步骤（block），每个步骤为一个独立的 block，可以自由添加、编辑或删除。
2. **排列顺序**：步骤按添加顺序排列，确保用户能按设定的顺序进行浏览。
3. **内容编辑**：每个步骤的内容可以通过模块中的“图片”、“标题”和“描述”字段进行自定义编辑，展示清晰的流程指导。

**使用建议**

* **图片选择**：使用与步骤相关的图片，以增加模块的直观性。
* **标题与描述简洁**：标题应简明扼要，描述可详细些，但应避免冗长，以确保用户在浏览时能够快速理解。
* **用于复杂流程**：该模块适合用于介绍产品定制、服务流程、项目进展等，帮助用户了解各步骤细节。


---

# 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://ascent.webvista.studio/webvista-studio-docs/sections/bu-zhou.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.
