# 敏捷

![](/files/-ML6dywV32mVyuNyNal8)

我们一直在实践中探寻更好的软件开发方法，\
身体力行的同时也帮助他人。由此我们建立了如下价值观：

个体和互动 高于 流程和工具\
工作的软件 高于 详尽的文档\
客户合作 高于 合同谈判\
响应变化 高于 遵循计划

也就是说，尽管右项有其价值，\
我们更重视左项的价值。

来自：[敏捷软件开发宣言](https://agilemanifesto.org/iso/zhchs/manifesto.html)


---

# 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://www.oulan.com/1ux/agile.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.
