# 30

譬如有两个水管。一根儿水流稳定，粗细不变。另一根，水流一会儿大一会儿小，管子有的地方一会粗一会细。哪一根更容易出现问题？

![](/files/IDNM1kIkVISoz3sNxORp)


---

# 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/2020/03/30.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.
