# Document!

## Document!

- [Get Start](https://docs.tanknee.cn/master.md): document introduction
- [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
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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tanknee.cn/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.
