# 前言

## It's not what we do once in a while that shapes our lives. It's what we do consistently.

我们过着的生活，是由那些持之以恒的事情造就的；而不是一时兴起、偶尔为之的新鲜刺激的事。

人活在世上有两大义务，一是好好做人，无愧于人生一世。这一条我还差的很远。另外一条是不能惯着别人的臭毛病，这一条我差的更远。

我不合群，很少解释，不发声回应，于是人们对我的所作所为做出评价。其实那并不构成我的万分之一，但从那些评价中我看到了他们自己。


---

# 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://note.yunsinek.cn/master.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.
