> For the complete documentation index, see [llms.txt](https://g.aqde.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://g.aqde.net/ttyd/2022/05.md).

# 05月

## 01号

到江滩画帐篷，在烂泥路中陷车了。两驱车不能走太烂的路。

## 02号

休息，下午宝宝学３个小时围棋，晚上吃小龙虾，宝宝也很喜欢吃了。

## 03号

带老婆一家玩乌龙溪，看着讨厌的东西还是讨厌，累着腿酸的很。

## 04号

在家休息一天。

## 25号

在5月20日接到通知后，我自行调开下午的课程，从14时工作到21时，才把所有设备从两台大货车上卸载到区图书馆和十里学校的操场，21日一整天安装完成所有设备，其中还有大量的损坏，经铭牌查验才知道大部分设备都是2018年的产品，22日由于在十里学校操场的安装不被认可，又用一个上午时间协调，最终确定放到图书馆二楼的空置房间中。至此完成所有设备安装，代付的300元叉车费，在第二天就通过微信还给我了。

期间还得知今年的最美科技工作者申报结果，本区由一家公司的技术经理和农艺师获得。

此记录还是放在这边较合适：活动展品只有一个xls文件介绍，我用了一个下午的时间转换到了百科上：：<https://nas.aqde.net:1980/MediaWiki/index.php?title=%E7%A7%91%E6%8A%80%E5%B7%A1%E5%B1%95>

## 27号

这两天骑电动车都差点撞上，心境在期末变的很不稳定，都是狗东西的效果吗？ 我看自己还是躺平吧，做再多的事也是无用功，不如彻底躺平，去TMD


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://g.aqde.net/ttyd/2022/05.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
