# 专题

- [RESTful API](https://book.rizon.top/zhuan-ti/restfulapi.md)
- [serveless服务](https://book.rizon.top/zhuan-ti/serveless-fu-wu.md)
- [搭建私有云主机 折腾记](https://book.rizon.top/zhuan-ti/da-jian-si-you-yun-zhu-ji.md)
- [开发中的各种疑难杂症问题](https://book.rizon.top/zhuan-ti/yi-nan-za-zheng.md)
- [spring 最佳实践](https://book.rizon.top/zhuan-ti/spring-best-practice.md)
- [LLM 大语言模型](https://book.rizon.top/zhuan-ti/llm.md)
- [notelive](https://book.rizon.top/zhuan-ti/notelive.md)
- [文章框架](https://book.rizon.top/zhuan-ti/notelive/notelive-kuang-jia.md)
- [notelive vue版本开发](https://book.rizon.top/zhuan-ti/notelive/notelive-vue.md)
- [notelive 开发 札记](https://book.rizon.top/zhuan-ti/notelive/notelive-kai-fa.md)
- [webrtc技术分析](https://book.rizon.top/zhuan-ti/webrtc.md)
- [反向代理](https://book.rizon.top/zhuan-ti/proxy.md)
- [spring-cloud](https://book.rizon.top/zhuan-ti/spring-cloud.md)
- [spring boot admin 监控服务](https://book.rizon.top/zhuan-ti/spring-cloud/spring-boot-admin.md)
- [Spring Cloud 整理汇总](https://book.rizon.top/zhuan-ti/spring-cloud/spring-cloud.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/zhuan-ti.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.
