# &#x20;基本步骤

![基本步骤学习路线](/files/-M8ykiP3G4m4yYVEISea)

{% hint style="info" %}
以上是 ONES 综合了各类项目管理场景的简化版学习路线，引导新手遍历从需求到实现的全过程，观察各个角色在 ONES 中的进行协作的方法、完成各类资源调配工作。

本章围绕基本用法展开，可能不会适用所有团队，但这些是进阶管理达人的必备技能
{% endhint %}

&#x20;         成熟的工具能保证团队遵循一个规范化的迭代流程，达成同一认知、加强时间观念。从而提高迭代质量和效率，保证项目顺利进行。‌

&#x20;         在快速迭代的移动互联网时代，研发速度上的优势，可以比同行更快速的抢占用户，但在快速的迭代的过程中，一套合理且完整的项目迭代流程是项目效果或产品质量的重要保证。‌

&#x20;       &#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://guides-ones.gitbook.io/new/quickplay/jbbz.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.
