# README

> 如果存在图片无法加载，可尝试： 浏览器新标签页打开`https://img.070077.xyz`，在安全确认项中选择“允许/继续访问此网站”。

个人笔记备份仓库，集成GitBook实时更新至以下网址。

* <http://liul2566.gitbook.io>
* <http://notes.070077.xyz>

笔记不是静态的，会不断迭代更新，比如说一些逻辑调整、内容从详细描述变成提炼等。

此外，我在校学习的部分学科的pad手写笔记分享在dropbox：

* 大一：<https://www.dropbox.com/sh/u6v8ilrg75nz12b/AABG\\_8Esl1w3BGjt06zsO25Ua?dl=0>
* 大二：<https://www.dropbox.com/sh/jas3d38mif4il7q/AABDZeUEd2wAzjnOdWf6gt73a?dl=0>
* 大三期末速成笔记：<https://www.dropbox.com/sh/xdg8qty5o210ggx/AADQgul8rNEDaUx1R0XbREwna?dl=0>
* 马原背诵提炼：<https://wws.lanzout.com/b02ulcyaf> 密码:7a8k

同时欢迎访问我的个人博客： <http://070077.xyz>.

上述所有笔记中，如果我不慎公开了任何侵权、不符合学术诚信的内容，请联系我进行删除。

Here is a backup repository for my personal notes.

I will try best to keep protected materials private. Please contact me if there is still any infringement.

The notes have been deployed via GitBook online by following URLs:

* <http://liul2566.gitbook.io>
* <http://notes.070077.xyz>

Besides, welcome to enter: <http://070077.xyz>


---

# 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://notes.070077.xyz/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.
