# 第 14 章 游戏、科学计算和专业工具

- [14.1 Ren'Py 视觉小说引擎](https://book.bsdcn.org/di-14-zhang-you-xi-ke-xue-ji-suan-he-zhuan-ye-gong-ju/di-14.1-jie-renpy-shi-jue-xiao-shuo-yin-qing.md)
- [14.2 Godot 开源游戏引擎](https://book.bsdcn.org/di-14-zhang-you-xi-ke-xue-ji-suan-he-zhuan-ye-gong-ju/di-14.2-jie-godot-kai-yuan-you-xi-yin-qing.md)
- [14.3 我的世界（Minecraft）](https://book.bsdcn.org/di-14-zhang-you-xi-ke-xue-ji-suan-he-zhuan-ye-gong-ju/di-14.3-jie-wo-de-shi-jie-minecraft.md)
- [14.4 Steam 客户端](https://book.bsdcn.org/di-14-zhang-you-xi-ke-xue-ji-suan-he-zhuan-ye-gong-ju/di-14.4-jie-steam-ke-hu-duan.md)
- [14.5 Wine](https://book.bsdcn.org/di-14-zhang-you-xi-ke-xue-ji-suan-he-zhuan-ye-gong-ju/di-14.5-jie-wine.md)
- [14.6 科研和专业计算](https://book.bsdcn.org/di-14-zhang-you-xi-ke-xue-ji-suan-he-zhuan-ye-gong-ju/di-14.6-jie-ke-yan-he-zhuan-ye-ji-suan.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.bsdcn.org/di-14-zhang-you-xi-ke-xue-ji-suan-he-zhuan-ye-gong-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.
