# Hello

在这个个人小wiki里，记录平时的一些小想法、小记录，便于快速查看。

## Linux

这里记录和Linux相关的内容。

### awk

记录awk使用的一些技巧。

{% content-ref url="linux/awk-1" %}
[awk-1](https://valineliu.gitbook.io/deuterium-wiki/linux/awk-1)
{% endcontent-ref %}

### Cmd

一篇一个Linux命令小技巧。

{% content-ref url="linux/cmd" %}
[cmd](https://valineliu.gitbook.io/deuterium-wiki/linux/cmd)
{% endcontent-ref %}

## Reading

记录阅读过程中的小想法与小笔记。

### Novel

读小说，看故事。

{% content-ref url="reading/novel" %}
[novel](https://valineliu.gitbook.io/deuterium-wiki/reading/novel)
{% endcontent-ref %}

### Awesome CS Books

那些计算机科学中的经典大部头们。

{% content-ref url="reading/cs-jing-dian-shu-ji" %}
[cs-jing-dian-shu-ji](https://valineliu.gitbook.io/deuterium-wiki/reading/cs-jing-dian-shu-ji)
{% endcontent-ref %}

{% content-ref url="reading/cs-jing-dian-shu-ji/tcpv1" %}
[tcpv1](https://valineliu.gitbook.io/deuterium-wiki/reading/cs-jing-dian-shu-ji/tcpv1)
{% endcontent-ref %}

{% content-ref url="reading/cs-jing-dian-shu-ji/http" %}
[http](https://valineliu.gitbook.io/deuterium-wiki/reading/cs-jing-dian-shu-ji/http)
{% endcontent-ref %}

### 提升认知

你所不知道的肯定有很多，努力学习吧。

{% content-ref url="reading/ti-sheng-ren-zhi" %}
[ti-sheng-ren-zhi](https://valineliu.gitbook.io/deuterium-wiki/reading/ti-sheng-ren-zhi)
{% endcontent-ref %}


---

# 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://valineliu.gitbook.io/deuterium-wiki/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.
