# 效率工具

- [解决dns污染导致域名解析失败](https://book.rizon.top/xiaolgong-ju/dns-host.md)
- [sonarqube 相关配置](https://book.rizon.top/xiaolgong-ju/sonarqube-dai-ma-zhi-liang.md)
- [Iterm2 使用](https://book.rizon.top/xiaolgong-ju/iterm.md)
- [gitbook](https://book.rizon.top/xiaolgong-ju/gitbook.md)
- [github awesome github资源推荐](https://book.rizon.top/xiaolgong-ju/githubawesome.md)
- [playground 在线试用平台汇总](https://book.rizon.top/xiaolgong-ju/playground.md)
- [linux中的office](https://book.rizon.top/xiaolgong-ju/linux-office.md)
- [linux screen 工具](https://book.rizon.top/xiaolgong-ju/screen.md)
- [简单Mock服务（moco）](https://book.rizon.top/xiaolgong-ju/mock-server.md)
- [npm](https://book.rizon.top/xiaolgong-ju/npm.md)
- [Visual Studio Code 的使用](https://book.rizon.top/xiaolgong-ju/vscode.md)
- [配置开发环境](https://book.rizon.top/xiaolgong-ju/dev-env.md)
- [homebrew的使用](https://book.rizon.top/xiaolgong-ju/homebrew.md)
- [汇总](https://book.rizon.top/xiaolgong-ju/tools.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://book.rizon.top/xiaolgong-ju.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.
