# Projects

- [Typecho 博客主题 SplityRemake](https://docs.tanknee.cn/projects/typecho-bo-ke-zhu-ti-splityremake.md): SplityRemake主题介绍
- [为知笔记Electron客户端Neeto-Vue](https://docs.tanknee.cn/projects/wei-zhi-bi-ji-electron-ke-hu-duan-neetovue.md): Neeto-Vue介绍
- [HEXO博客系统豆瓣组件](https://docs.tanknee.cn/projects/hexo-bo-ke-xi-tong-dou-ban-zu-jian.md): Hexo-douabn-card introduction
- [2019-2020新冠病毒感染人数统计](https://docs.tanknee.cn/projects/20192020-xin-guan-bing-du-gan-ran-ren-shu-tong-ji.md)


---

# 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://docs.tanknee.cn/projects.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.
