# 10.8. What to Read Next

下一节将介绍如何在应用程序中启用[IO 功能。](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#io)您可以在本节中阅读有关[缓存](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#io.caching)、[邮件](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#io.email)、[验证](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#io.validation)、[休息客户端](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#io.rest-client)等的内容。


---

# 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://doc.shiker.tech/spring-boot-can-kao-wen-dang/10.-xiao-xi/10.8.-what-to-read-next.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.
