# README

### 立意

我们每天都会接收到过载的信息，然而明月与砾同囊，其中的优质信息往往会被淹没。因此需要一个信息过滤服务来提升接收的信息质量。

\[思考的价值] 由此而来，分享内容的不限，偏向于 计算机技术 与 科技人文的方向。

### 输出

站点的内容 皆来自于 思考的价值 微信群，它记录了 自从建群以来 每天有价值的信息。

从 22.11 月之后，站点输出的形式固定为周刊，周刊 newsletter 服务：<https://simon.zhubai.love/>。

站点导航:

* [具体的分享领域](https://thinking.tomotoes.com/tags)
* [讨论过的事物](https://thinking.tomotoes.com/tags/talk)
* [某一周分享的汇总](https://thinking.tomotoes.com/archives/2020/12/25-31)
* [分享汇总](https://thinking.tomotoes.com/archives)

如果你对内容很感兴趣，随时欢迎加群一起交流。

### 须知

在加群之前请先仔细阅读以下条目：

1. 讨论、发帖时 禁止涉及广告、色情与时政敏感话题。
2. 希望大家一起做有价值的输出，共同提升进步。
3. 站点内会 mark 群里一些有价值的讨论。但请放心，发表讨论时为匿名状态（以固定字母代称），不会涉及个人隐私。

### 入口

添加我的微信，邀你进群，微信号：simonaking

<figure><img src="/files/0CP2hYAE7cWaCLdxVq71" alt=""><figcaption></figcaption></figure>


---

# 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://thinking.simonaking.com/readme.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.
